Skip to content

Commit

Permalink
run upload always
Browse files Browse the repository at this point in the history
  • Loading branch information
DuncanMcPherson committed Dec 16, 2023
1 parent f1cd4d4 commit bebf2bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
key: ${{runner.os }}-build-${{ hashFiles('**/package-lock.json') }}
- run: npm install
- run: npm run test
continue-on-error: true
- name: Generate code coverage
if: always()
id: code-coverage
Expand Down

0 comments on commit bebf2bf

Please sign in to comment.