mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-17 16:25:31 -04:00
remove some unused deps
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -34,6 +34,6 @@ jobs:
|
||||
cache: yarn
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: NODE_ENV=production yarn build
|
||||
- run: yarn percy
|
||||
- run: npx -p @percy/cli percy snapshot ./public
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
|
Reference in New Issue
Block a user