Skip to content

Commit

Permalink
add coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
thht committed Jul 25, 2024
1 parent 7f55255 commit 2489fc1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,6 @@ jobs:
pixi-version: latest
cache: true
- run: pixi run lint_ci
- run: pixi run test
- run: pixi run test
- name: Coveralls
uses: coverallsapp/github-action@v2

0 comments on commit 2489fc1

Please sign in to comment.