Skip to content

Commit

Permalink
Merge branch '__rultor'
Browse files Browse the repository at this point in the history
  • Loading branch information
rultor committed Nov 5, 2022
2 parents 0f35eb4 + 7add3a9 commit b4135c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Test
run: mvn clean test --errors --batch-mode
- name: CodeCov
uses: codecov/codecov-action@v1.5.2
uses: codecov/codecov-action@v3.1.1
if: matrix.os == 'ubuntu-latest'
timeout-minutes: 10
with:
Expand Down

0 comments on commit b4135c8

Please sign in to comment.