Skip to content

Commit

Permalink
Change the CodeCov flag on the network tests
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari authored Jun 26, 2023
1 parent b05d3be commit 63463e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/networking_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:

- uses: codecov/codecov-action@v3
with:
flags: clean_environment_tests, ${{runner.os}}
flags: network_tests, ${{runner.os}}
verbose: true

0 comments on commit 63463e0

Please sign in to comment.