Skip to content

Commit

Permalink
comma
Browse files Browse the repository at this point in the history
  • Loading branch information
fizyk committed Mar 18, 2021
1 parent bc848f7 commit d389cb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Expand Up @@ -52,7 +52,7 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
file: ./coverage.xml ./coverage-xdist.xml
files: ./coverage.xml, ./coverage-xdist.xml
flags: unittests
env_vars: OS,PYTHON
env_vars: OS, PYTHON, POSTGRES
fail_ci_if_error: true

0 comments on commit d389cb7

Please sign in to comment.