Skip to content

Commit

Permalink
try reformatting CI slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
nefrathenrici committed Mar 14, 2024
1 parent 922e0fd commit 08548eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
- name: Surface Fluxes Perfect Model Test
run: |
julia --project=experiments/surface_fluxes_perfect_model -e 'using Pkg; Pkg.instantiate(;verbose=true)'
- run: | # Test the surfacefluxes experiment with 10 threads
julia -t 10 --project=experiments/surface_fluxes_perfect_model test/test_sf.jl
- uses: julia-actions/julia-runtest@v1
- uses: julia-actions/julia-processcoverage@v1
Expand Down

0 comments on commit 08548eb

Please sign in to comment.