Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
woodruffw authored Jan 24, 2025
1 parent 12d87bf commit 2f9186f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ jobs:
- run: echo "${stuff}"
env:
stuff: ${{ format('{0}', tojson(SECRETS)) }}
- uses: actions/checkout
- uses: actions/checkout@v4
- uses: ./.github/actions/test

0 comments on commit 2f9186f

Please sign in to comment.