Skip to content

Commit

Permalink
Try without any options.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jul 4, 2021
1 parent ae94d22 commit ace4be3
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/main.yml
Expand Up @@ -22,13 +22,6 @@ jobs:
run: tox
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
with:
flags: >-
GHA,
${{ runner.os }},
${{ matrix.python }}
functionalities: gcov
verbose: true # optional (default = false)

release:
needs: test
Expand Down

0 comments on commit ace4be3

Please sign in to comment.