Skip to content

Commit

Permalink
chore: remove Jest env var
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Jul 29, 2024
1 parent 4b2cc85 commit 42c041c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/jest-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ jobs:

- name: Jest With Coverage
run: yarn install --immutable --immutable-cache --check-cache && yarn test
# env:
# GITHUB_TOKEN: "gh_token"

- name: Add Jest Report to Summary
if: always()
Expand Down

0 comments on commit 42c041c

Please sign in to comment.