Skip to content

Commit

Permalink
move scripts in subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
hlefebvr committed Oct 28, 2023
1 parent eeb0ee0 commit c61c2b1
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
run: sudo apt-get install lcov

- name: Merge all reports
run: ./merge_coverage.sh
run: ./scripts/merge_coverage.sh

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v3
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit c61c2b1

Please sign in to comment.