Update CI configs to v0.6.4

Update lint scripts and CI configs.
This commit is contained in:
Pion
2021-12-20 05:34:50 +00:00
committed by Sean DuBois
parent 080d7b8427
commit 98df5e4d1c
2 changed files with 3 additions and 2 deletions

View File

@@ -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

View File

@@ -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>