Skip to content

Commit

Permalink
Update GitHub actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ajnebro committed Nov 26, 2024
1 parent 3ea439a commit c90aa29
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unitTest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
julia-version: ['1.10']
julia-arch: [x64]
os: [ubuntu-latest]
defaults:
run:
working-directory: /home/runner/work/MetaJul/MetaJul
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@latest
Expand Down

0 comments on commit c90aa29

Please sign in to comment.