Skip to content

Commit a6f4e47

Browse files
committed
Update path
1 parent 2350c8e commit a6f4e47

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
run: |
2525
ls -l
2626
ls -l ..
27-
./run_coverage_tests.py ../BasicTestSuite
27+
./run_coverage_tests.py BasicTestSuite
2828
coverage xml # generates coverage.xml for codecov
2929
coverage report # shows coverage in workflow logs
3030

0 commit comments

Comments
 (0)