Skip to content

Commit 1f4b0d6

Browse files
committed
Revert split tests
Now that the testsuite does not use mostly the slow `TransactionTestCase`, but the faster `TestCase`, it should execute considerably faster. Hopefully fast enough that we don’t need to split the testsuite anymore, so lets try :-)
1 parent 786d94a commit 1f4b0d6

File tree

5 files changed

+6
-2791
lines changed

5 files changed

+6
-2791
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
test:
4141
name: Test
4242
needs: [build]
43-
uses: codecov/gha-workflows/.github/workflows/run-tests-split[email protected]
43+
uses: codecov/gha-workflows/.github/workflows/[email protected]
4444
secrets: inherit
4545
with:
4646
run_integration: false

0 commit comments

Comments
 (0)