Skip to content

Commit

Permalink
Merge pull request #208 from TARGENE/test_ci
Browse files Browse the repository at this point in the history
Test if continuous integration is faulty
  • Loading branch information
roskamsh authored Oct 26, 2024
2 parents aa91144 + 2bd3de8 commit 4c3e011
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: 1
version: 1.10.0
- uses: actions/cache@v1
env:
cache-name: cache-artifacts
Expand Down

0 comments on commit 4c3e011

Please sign in to comment.