Skip to content

Commit cabdf81

Browse files
authored
Update Invalidations.yml
1 parent 72536e8 commit cabdf81

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/Invalidations.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,6 @@ jobs:
3636
test_script: 'import Example'
3737
package_name: 'Example'
3838

39-
- uses: actions/checkout@v3
40-
with:
41-
ref: ${{ github.event.repository.default_branch }}
42-
- uses: julia-actions/julia-buildpkg@v1
4339
# - uses: julia-actions/julia-invalidations@v1
4440
- uses: ./
4541
id: invs_default

0 commit comments

Comments
 (0)