Skip to content

Commit

Permalink
Changing name of flag
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffrey-hokanson committed Nov 22, 2020
1 parent 526c9d2 commit 47babf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
uses: coverallsapp/github-action@master
with:
github-token: ${{ secrets.github_token }}
flag-name: run-${{ matrix.test_number }}
flag-name: run-${{ matrix.python-version }}
parallel: true

finish:
Expand Down

0 comments on commit 47babf9

Please sign in to comment.