Skip to content

Commit

Permalink
sed post processing
Browse files Browse the repository at this point in the history
  • Loading branch information
BuckarooBanzay committed Mar 23, 2023
1 parent 7d8eefe commit d188c5c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
run: |
docker-compose up --exit-code-from sut
docker cp mtt_sut_1:/var/lib/minetest/luacov.report.out .
sed -i 's#/root/.minetest/worlds/world/worldmods/test_mod/##g' luacov.report.out
- name: Coveralls
uses: coverallsapp/github-action@v1
with:
Expand Down

0 comments on commit d188c5c

Please sign in to comment.