Skip to content

Commit

Permalink
add correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
weslley543 committed May 2, 2022
1 parent ca2cf49 commit 851bb22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Expand Up @@ -284,7 +284,7 @@ jobs:
if: ${{ matrix.mongodb-version }} == "5.0"
with:
github-token: ${{ github.token }}
path: ./apps/meteor/coverage/lcov.info
path-to-lcov: ./apps/meteor/coverage/lcov.info

- name: Store playwright test trace
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit 851bb22

Please sign in to comment.