diff --git a/.github/workflows/ui-tests.js.yml b/.github/workflows/ui-tests.js.yml index e5b21d46f..026bd736b 100644 --- a/.github/workflows/ui-tests.js.yml +++ b/.github/workflows/ui-tests.js.yml @@ -53,7 +53,7 @@ jobs: yarn test - name: Upload coverage reports to Codecov uses: codecov/codecov-action@v3 - width: + with: token: ${{ secrets.CODECOV_TOKEN }} flags: tracker name: tracker