Skip to content

Commit

Permalink
add coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
Moelf committed Oct 17, 2024
1 parent 90f1b84 commit 7a7b632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cvmfs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- uses: julia-actions/julia-buildpkg@v1
- name: Generate root file
run: |
julia --project ./test/RNTupleWriting/output_sample.jl test1.root
julia --code-coverage --project ./test/RNTupleWriting/output_sample.jl test1.root
- uses: cvmfs-contrib/github-action-cvmfs@v4
- name: Read root file in C++
run: |
Expand Down

0 comments on commit 7a7b632

Please sign in to comment.