Skip to content

Commit

Permalink
Fix CI typo (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
IanButterworth authored Nov 24, 2024
1 parent 8571802 commit b50d87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Invalidations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
shell: julia {0}
# - uses: julia-actions/julia-invalidations@v1
- uses: ./
id: invs_pro
id: invs_pr
with:
test_script: 'import Example'
package_name: 'Example'
Expand Down

0 comments on commit b50d87f

Please sign in to comment.