Skip to content

Commit

Permalink
Update CI configs to v0.6.10
Browse files Browse the repository at this point in the history
Update lint scripts and CI configs.
  • Loading branch information
pionbot authored and Sean-Der committed Apr 11, 2022
1 parent 680c851 commit 66a5da8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ jobs:
- uses: codecov/codecov-action@v2
with:
file: ./cover.out
name: codecov-umbrella
fail_ci_if_error: true
flags: go
Expand Down Expand Up @@ -153,7 +152,6 @@ jobs:
- uses: codecov/codecov-action@v2
with:
file: ./cover.out
name: codecov-umbrella
fail_ci_if_error: true
flags: wasm

0 comments on commit 66a5da8

Please sign in to comment.