Skip to content

Commit

Permalink
remove coveralls token
Browse files Browse the repository at this point in the history
  • Loading branch information
ipamaas committed Jun 26, 2023
1 parent 745de33 commit 55df430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ jobs:
- name: Coveralls Parallel
uses: coverallsapp/github-action@v2
with:
github-token: ${{ secrets.COVERALLS_TOKEN }}
flag-name: run-${{ matrix.python-version }}
parallel: true
- name: Deploy to PyPI
Expand Down

0 comments on commit 55df430

Please sign in to comment.