Skip to content

Commit

Permalink
Merge branch 'main' into update-the-design-system
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasEng authored Mar 4, 2024
2 parents ed758e5 + 93b6765 commit c94b718
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/frontend-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: yarn test:ci

- name: 'Upload coverage reports to Codecov'
uses: codecov/codecov-action@v3
uses: codecov/codecov-action@v4
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
Expand Down

0 comments on commit c94b718

Please sign in to comment.