Skip to content

Commit

Permalink
Update Setup
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed Jun 14, 2024
1 parent b387464 commit 83efc10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-test-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
GOOGLE_APPLICATION_CREDENTIALS_BASE64: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_BASE64 }}
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
if: ${{ always() }}
with:
token: ${{ secrets.token }}
working-directory: ${{ inputs.working-directory }}
Expand Down

0 comments on commit 83efc10

Please sign in to comment.