chore(deps): bump @snapshot-labs/strategies from 9ea86b7
to 7dfece6
#465
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Test | |
on: [push] | |
jobs: | |
test: | |
uses: snapshot-labs/actions/.github/workflows/test.yml@main | |
secrets: inherit |