Skip to content

Commit

Permalink
Update lint_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jernsting authored Jul 2, 2024
1 parent 75d6bb4 commit fb077bc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/lint_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,4 @@ jobs:
run: |
PYTHONPATH=. pytest --cov=./gem
- name: Coveralls
run: coveralls
env:
COVERALLS_REPO_TOKEN: ${{ secrets.COVERALLS_REPO_TOKEN }}
uses: coverallsapp/github-action@v2

0 comments on commit fb077bc

Please sign in to comment.