mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Update CI configs to v0.7.9
Update lint scripts and CI configs.
This commit is contained in:
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@@ -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