Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kujaku11 committed Sep 26, 2023
1 parent 0604816 commit ae083fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ jobs:
- name: "Upload coverage to Codecov"
uses: codecov/codecov-action@v3
with:
flags: unittests
flags: tests
fail_ci_if_error: true
verbose: true

0 comments on commit ae083fd

Please sign in to comment.