Skip to content

Commit

Permalink
Whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
mantzas committed Nov 17, 2024
1 parent 1e2c1b1 commit 99aced5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: codecov/codecov-action@v5
with:
fail_ci_if_error: true # optional (default = false)
files: ./coverage.txt
files: ./coverage.txt

- name: e2e
run: |
Expand Down

0 comments on commit 99aced5

Please sign in to comment.