mirror of
https://github.com/securego/gosec.git
synced 2025-02-01 12:57:55 +02:00
Fix ginko invocation
The tests are running extremely slow at the moment, and these extra options add to the problem.
This commit is contained in:
parent
4c49716f0e
commit
d452dcb20d
@ -10,5 +10,5 @@ install:
|
||||
- go get -v -t ./...
|
||||
- export PATH=$PATH:$HOME/gopath/bin
|
||||
|
||||
script: ginkgo -r --randomizeAllSpecs --randomizeSuites --failOnPending --cover --trace --race --compilers=2
|
||||
script: ginkgo -r
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user