Skip to content

Commit

Permalink
debug 9
Browse files Browse the repository at this point in the history
  • Loading branch information
centaurialpha committed May 10, 2022
1 parent 734afad commit a99ca5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
uses: AndreMiras/coveralls-python-action@v20201129
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
flag-name: py${{ matrix.python-version }}-${{ matrix.os }}
flag-name: py${{ matrix.python-version }}
parallel: true
debug: true

Expand Down

0 comments on commit a99ca5f

Please sign in to comment.