Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into feature/file64
Browse files Browse the repository at this point in the history
  • Loading branch information
srz-zumix committed Sep 1, 2022
2 parents 4c58812 + 0e15f15 commit 527940b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: coverage
run: |
make -C test coverage
- uses: codecov/codecov-action@v1
- uses: codecov/codecov-action@v3
with:
fail_ci_if_error: true
verbose: true
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Expand Up @@ -265,6 +265,7 @@ jobs:
- "7-2017q4"
- "8-2018q4"
- "9-2019q4"
- "10-2020q4"
- "latest"
runs-on: ubuntu-latest
needs: prepare
Expand Down

0 comments on commit 527940b

Please sign in to comment.