Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Dec 19, 2023
1 parent 56aa907 commit 7c95888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- uses: actions/[email protected]

- name: Run Coverage
run: cd simplevm-client/simple_vm_client && coverage xml coverage.xml
run: cd simple_vm_client && coverage xml coverage.xml

- name: Get Cover
uses: orgoro/[email protected]
Expand Down

0 comments on commit 7c95888

Please sign in to comment.