Skip to content

Commit 4788113

Browse files
author
Jonathan Ginsburg
committed
build: remove unnecessary "set up Chrome" step in "Test" workflow
1 parent 1d6eb7f commit 4788113

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
with:
2323
node-version: ${{ matrix.node }}
2424
cache: npm
25-
- uses: browser-actions/setup-chrome@latest
2625
- run: npm ci
2726
- run: |
2827
npm run commitlint -- \

0 commit comments

Comments
 (0)