mirror of
https://github.com/ent/ent.git
synced 2026-05-22 09:31:45 +03:00
ci: run tests twice for testing migration (#290)
This commit is contained in:
@@ -127,7 +127,7 @@ jobs:
|
||||
- run:
|
||||
name: Run integration tests
|
||||
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
|
||||
|
||||
docs:
|
||||
|
||||
Reference in New Issue
Block a user