Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
nowsprinting committed Apr 28, 2024
1 parent c553674 commit 9d0b46a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
run: |
mv ${{ env.CREATED_PROJECT_PATH }}/Packages/com.nowsprinting.test-helper/.octocov.yml .
sed -i -r 's/\.\/UnityProject~\/Logs/${{ steps.test.outputs.coveragePath }}/' .octocov.yml
cat .octocov.yml
ls -la ${{ steps.test.outputs.coveragePath }}
if: ${{ matrix.octocov }}

- name: Run octocov
Expand Down

0 comments on commit 9d0b46a

Please sign in to comment.