Skip to content

Commit

Permalink
fix: try to fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yaboiishere committed Jan 20, 2025
1 parent 37d1836 commit 349dcf0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
- name: Node Setup
uses: ./.github/actions/node-setup

run: rm -rf test_data.db/

- name: Execute coverage
run: elixir --sname aeternity@localhost -S mix coveralls

Expand Down

0 comments on commit 349dcf0

Please sign in to comment.