mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 07:45:46 -04:00
limit percy.io usage [skip ci]
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -100,6 +100,6 @@ jobs:
|
||||
- uses: percy/snapshot-action@v0.1.0
|
||||
with:
|
||||
build-directory: public
|
||||
flags: --snapshot-files "**/index.html,notes/**/amp.html"
|
||||
flags: --snapshot-files "**/index.html" --network-idle-timeout 2000
|
||||
env:
|
||||
PERCY_TOKEN: ${{ secrets.PERCY_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user