Skip to content

Commit

Permalink
Disable coverage (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
rikhuijzer authored Apr 25, 2023
1 parent 4871f7b commit a48f83f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ jobs:
uses: julia-actions/julia-buildpkg@v1

- uses: julia-actions/julia-runtest@v1
with:
coverage: false
env:
GKS_ENCODING: "utf8"
GKSwstype: "100"

0 comments on commit a48f83f

Please sign in to comment.