Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sloede committed Aug 28, 2023
1 parent 7996a9b commit 982ec75
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 @@ -173,7 +173,7 @@ jobs:
../build/examples/trixi_controller_data_f . libelixir_p4est2d_dgsem_euler_sedov.jl
env:
LIBTRIXI_DEBUG: all
- name: Run julia tests with coverage
- name: Run Julia tests
uses: julia-actions/julia-runtest@v1
with:
coverage: ${{ matrix.test_type == 'coverage' }}
Expand Down

0 comments on commit 982ec75

Please sign in to comment.