Skip to content

Commit

Permalink
removed codecov for the moment
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Feb 5, 2024
1 parent 8126a18 commit 051b4e6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/yarn_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,4 @@ jobs:
- name: run tests
run: |
cd apps/nowcasting-app
yarn test --coverage --coverageDirectory=../..
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
yarn test --coverage --coverageDirectory=../..

0 comments on commit 051b4e6

Please sign in to comment.