Skip to content

Commit

Permalink
Revert "build(ci): Add secrets to tests for dry-run"
Browse files Browse the repository at this point in the history
This reverts commit b67a6ea.
  • Loading branch information
stefanhoth committed May 21, 2021
1 parent f74babe commit 84213e6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,6 @@ jobs:

- name: Unit tests
run: yarn test --coverage
env:
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v1
Expand Down

0 comments on commit 84213e6

Please sign in to comment.