Skip to content

Commit

Permalink
Deleted Sauce Labs credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
shirblc committed Apr 3, 2022
1 parent d9b3309 commit 7d0c4b9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,7 @@ jobs:
# Run linter and build distribution files
- run: npm run lint
- run: npm run build
# - run: npm run test
# env:
# SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
# SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }}
- run: npm run test

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

0 comments on commit 7d0c4b9

Please sign in to comment.