Skip to content

Commit

Permalink
Set Sauce variable to false to disable Sauce Labs integration
Browse files Browse the repository at this point in the history
  • Loading branch information
shirblc committed Apr 3, 2022
1 parent 7d0c4b9 commit 4c186ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@ jobs:
- run: npm run lint
- run: npm run build
- run: npm run test
env:
SAUCE: false

# Upload coverage report to codecov.io
# - run: |
Expand Down

0 comments on commit 4c186ab

Please sign in to comment.