mirror of
https://github.com/ent/ent.git
synced 2026-05-24 09:31:56 +03:00
ci: run tests twice for testing migration (#290)
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
|||||||
- run:
|
- run:
|
||||||
name: Run integration tests
|
name: Run integration tests
|
||||||
working_directory: entc/integration
|
working_directory: entc/integration
|
||||||
command: gotestsum -f short-verbose --junitfile ~/test-results/integration.xml -- -race ./...
|
command: gotestsum -f short-verbose --junitfile ~/test-results/integration.xml -- -race -count=2 ./...
|
||||||
- *storetestdir
|
- *storetestdir
|
||||||
|
|
||||||
docs:
|
docs:
|
||||||
|
|||||||
Reference in New Issue
Block a user