Skip to content

Commit

Permalink
Fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
brombal committed Jan 19, 2024
1 parent e4913c5 commit 29c0553
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,6 @@ jobs:
- name: Run Tests
run: npm test

- name: Cleanup
run: |
docker compose down
rm -rf ./data
- name: Coveralls
uses: coverallsapp/github-action@v2
with:
Expand Down

0 comments on commit 29c0553

Please sign in to comment.