We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76a4b3a commit b1bcf0fCopy full SHA for b1bcf0f
.github/workflows/ci.yml
@@ -44,8 +44,6 @@ jobs:
44
name: Run tests with partitioning
45
runs-on: ubuntu-latest
46
needs: build-test-artifacts
47
- env:
48
- NEXTEST_EXPERIMENTAL_REUSE_BUILD: 1
49
strategy:
50
matrix:
51
partition: [1, 2]
0 commit comments