Skip to content

Commit 8a0bbbd

Browse files
committed
Is parallel testing causing code coverage to fail?
1 parent 0c13060 commit 8a0bbbd

File tree

6 files changed

+1
-0
lines changed

6 files changed

+1
-0
lines changed

β€Ž.github/workflows/test-coverage.yamlβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
env:
1616
GITHUB_PAT: ${{ secrets.GITHUB_TOKEN }}
17+
TESTTHAT_PARALLEL: false
1718

1819
steps:
1920
- uses: actions/checkout@v4

β€Žsrc/init.gcnoβ€Ž

188 Bytes
Binary file not shown.

β€Žsrc/test-catch.gcnoβ€Ž

58.2 KB
Binary file not shown.

β€Žsrc/test-example.gcnoβ€Ž

38.2 KB
Binary file not shown.

β€Žsrc/test-runner-4c79ea2d.o.tmpβ€Ž

Whitespace-only changes.

β€Žsrc/test-runner.gcnoβ€Ž

3.21 MB
Binary file not shown.

0 commit comments

Comments
Β (0)