Skip to content

Commit

Permalink
minor update to test workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vikineema committed Nov 9, 2023
1 parent 9441749 commit 298b492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Run deafrica-conflux test
run: |
make run-tests
make down
make clean
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
Expand Down

0 comments on commit 298b492

Please sign in to comment.