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 27f7a94 commit 9aa7586Copy full SHA for 9aa7586
.github/workflows/run-tests.yaml
@@ -50,4 +50,4 @@ jobs:
50
cd tests
51
go get -t github.com/oracle-samples/gorm-oracle/tests
52
go get .
53
- go test -v
+ go test -failfast
0 commit comments