Skip to content

Commit b50d87f

Browse files
Fix CI typo (#36)
1 parent 8571802 commit b50d87f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Invalidations.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
shell: julia {0}
3232
# - uses: julia-actions/julia-invalidations@v1
3333
- uses: ./
34-
id: invs_pro
34+
id: invs_pr
3535
with:
3636
test_script: 'import Example'
3737
package_name: 'Example'

0 commit comments

Comments
 (0)