mirror of
https://github.com/netbirdio/ice.git
synced 2026-05-22 17:10:58 -07:00
Update CI configs to v0.6.4
Update lint scripts and CI configs.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user