Skip to content

Commit

Permalink
add back other step (fixed whitespace)
Browse files Browse the repository at this point in the history
  • Loading branch information
countvajhula committed Oct 9, 2024
1 parent 6aa3edf commit 497cf38
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ jobs:
run: make build-for-test
- name: Build coverage report
run: coverage run --source oldabe -m pytest
- name: Report coverage to Coveralls
run: coveralls
lint:
runs-on: ubuntu-latest
name: Lint the package
Expand Down

0 comments on commit 497cf38

Please sign in to comment.