We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8571802 commit b50d87fCopy full SHA for b50d87f
.github/workflows/Invalidations.yml
@@ -31,7 +31,7 @@ jobs:
31
shell: julia {0}
32
# - uses: julia-actions/julia-invalidations@v1
33
- uses: ./
34
- id: invs_pro
+ id: invs_pr
35
with:
36
test_script: 'import Example'
37
package_name: 'Example'
0 commit comments