Skip to content

Commit

Permalink
Removed chromium setup
Browse files Browse the repository at this point in the history
  • Loading branch information
codebycarson committed Dec 4, 2024
1 parent 9188e68 commit e03197c
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ jobs:
- uses: actions/setup-node@v3
with:
node-version: 18
- uses: browser-actions/setup-chrome@v1
- run: chrome --version
- run: git fetch --unshallow
- run: git pull
- run: yarn
- run: yarn lint:all
- run: yarn build:all
Expand Down

0 comments on commit e03197c

Please sign in to comment.