Fixed CI #2
@ -20,7 +20,7 @@ jobs:
|
||||
uses: https://gitea.com/actions/setup-go@v3
|
||||
with:
|
||||
go-version-file: 'go.mod'
|
||||
cache: true
|
||||
cache: false
|
||||
|
||||
- name: Execute Go Test files with coverage report
|
||||
run: TESTCONTAINERS_RYUK_DISABLED=true go test -v ./... -json -coverprofile="coverage.out" | tee "test-report.out"
|
||||
|
Loading…
Reference in New Issue
Block a user