Skip to content

Commit 9aa7586

Browse files
committed
tests fail fast
1 parent 27f7a94 commit 9aa7586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
cd tests
5151
go get -t github.com/oracle-samples/gorm-oracle/tests
5252
go get .
53-
go test -v
53+
go test -failfast

0 commit comments

Comments
 (0)