Skip to content

Commit

Permalink
Remove CI envvar which is set by default (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
byCedric authored Sep 16, 2020
1 parent fadd7bf commit 6bba5a5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
node-version: ${{ matrix.node }}
- run: yarn install --frozen-lockfile --check-files
- run: yarn test
env:
CI: true

0 comments on commit 6bba5a5

Please sign in to comment.