Skip to content

Commit

Permalink
[TEST COMMIT]
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwu10 committed Aug 9, 2020
1 parent 5e02035 commit bf0a8d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ jobs:
id: testrun
run: |
yarn test:report --ci --forceExit
false
- name: Upload coverage reports
if: always() && ((steps.testrun.outcome == 'success') || (steps.testrun.outcome == 'failure'))
Expand Down

0 comments on commit bf0a8d6

Please sign in to comment.