mirror of
https://github.com/netbirdio/ice.git
synced 2026-05-22 17:10:58 -07:00
Update CI configs to v0.7.9
Update lint scripts and CI configs.
This commit is contained in:
@@ -64,7 +64,7 @@ jobs:
|
||||
go-acc -o cover.out ./... -- \
|
||||
${TEST_BENCH_OPTION} \
|
||||
-json \
|
||||
-v -race 2>&1 | tee /tmp/gotest.log | gotestfmt
|
||||
-v -race 2>&1 | grep -v '^go: downloading' | tee /tmp/gotest.log | gotestfmt
|
||||
|
||||
- name: Upload test log
|
||||
uses: actions/upload-artifact@v2
|
||||
|
||||
Reference in New Issue
Block a user