mirror of
https://github.com/pion/webrtc.git
synced 2025-12-24 11:51:03 +08:00
Update CI configs to v0.6.4
Update lint scripts and CI configs.
This commit is contained in:
4
.github/workflows/test.yaml
vendored
4
.github/workflows/test.yaml
vendored
@@ -62,7 +62,7 @@ jobs:
|
||||
if [ -f .github/.ci.conf ]; then . .github/.ci.conf; fi
|
||||
if [ -n "${TEST_HOOK}" ]; then ${TEST_HOOK}; fi
|
||||
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
file: ./cover.out
|
||||
name: codecov-umbrella
|
||||
@@ -151,7 +151,7 @@ jobs:
|
||||
-exec="${GO_JS_WASM_EXEC}" \
|
||||
-v ./...
|
||||
|
||||
- uses: codecov/codecov-action@v1
|
||||
- uses: codecov/codecov-action@v2
|
||||
with:
|
||||
file: ./cover.out
|
||||
name: codecov-umbrella
|
||||
|
||||
@@ -134,6 +134,7 @@ ronan <ronan.jezequel@gmail.com>
|
||||
Ryan Shumate <Ryan.Shumate@garmin.com>
|
||||
salmān aljammāz <s@aljmz.com>
|
||||
Sam Lancia <sam@vaion.com>
|
||||
Sean DuBois <duboisea@twitch.tv>
|
||||
Sean DuBois <seaduboi@amazon.com>
|
||||
Sean DuBois <sean@siobud.com>
|
||||
Sean DuBois <sean_dubois@apple.com>
|
||||
|
||||
Reference in New Issue
Block a user