Skip to content

Commit 9c3cd0d

Browse files
committed
Remove zuul as devDependency (unmaintained/deprecated for 4 years and creating many npm audit vulns)
1 parent 47703c9 commit 9c3cd0d

File tree

4 files changed

+1678
-13013
lines changed

4 files changed

+1678
-13013
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,3 @@ jobs:
1515
node-version: '15'
1616
- run: npm install
1717
- run: npm test
18-
- shell: bash
19-
env:
20-
SAUCE_USERNAME: ${{ secrets.SAUCE_USERNAME }}
21-
SAUCE_ACCESS_KEY: ${{ secrets.SAUCE_ACCESS_KEY }}
22-
run: '[ -z "$SAUCE_USERNAME" ] || [ -z "$SAUCE_ACCESS_KEY" ] || npm run test-saucelabs'

.zuul.yml

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)