Skip to content

Commit

Permalink
Remove zuul as devDependency (unmaintained/deprecated for 4 years and…
Browse files Browse the repository at this point in the history
… creating many npm audit vulns)
  • Loading branch information
slevithan committed Dec 20, 2021
1 parent 47703c9 commit 9c3cd0d
Show file tree
Hide file tree
Showing 4 changed files with 1,678 additions and 13,013 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,3 @@ jobs:
node-version: '15'
- run: npm install
- run: npm test
- shell: bash
env:
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }}
run: '[ -z "$SAUCE_USERNAME" ] || [ -z "$SAUCE_ACCESS_KEY" ] || npm run test-saucelabs'
40 changes: 0 additions & 40 deletions .zuul.yml

This file was deleted.

Loading

0 comments on commit 9c3cd0d

Please sign in to comment.