Skip to content

Commit

Permalink
(github) fix ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
uatuko committed Nov 21, 2024
1 parent 4b457a7 commit 9d34086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
PGPASSWORD: ruek
PGUSER: ruek
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v5
uses: codecov/codecov-action@v3
with:
directory: ${{ github.workspace }}/.build
fail_ci_if_error: true
Expand Down

0 comments on commit 9d34086

Please sign in to comment.