Skip to content

Commit

Permalink
Skip coverage in Downgrade CI
Browse files Browse the repository at this point in the history
  • Loading branch information
fhagemann committed Dec 22, 2024
1 parent 9a21635 commit 8a33d53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/Downgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,5 @@ jobs:
skip: Pkg,TOML
- uses: julia-actions/julia-buildpkg@v1
- uses: julia-actions/julia-runtest@v1
with:
coverage: false

0 comments on commit 8a33d53

Please sign in to comment.