Skip to content

Commit

Permalink
Fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
liamappelbe committed Apr 16, 2024
1 parent c4daf39 commit c5cc9b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/objective_c.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
- name: Run VM tests
run: dart test
- name: Collect coverage
run: ../tool/coverage.sh
run: ./tool/coverage.sh
- name: Upload coverage
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949
with:
Expand Down

0 comments on commit c5cc9b0

Please sign in to comment.