mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-10-27 07:45:46 -04:00
make sure config for Netlify functions is okay so far 😬
[skip ci]
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -96,7 +96,7 @@ jobs:
|
||||
run: yarn lint
|
||||
continue-on-error: true
|
||||
- name: Build
|
||||
run: yarn build:preview
|
||||
run: yarn build:hugo --environment development --baseURL / --buildDrafts --buildFuture
|
||||
- name: Percy snapshots
|
||||
# don't run for all of dependabot's PRs -- I'm using the free plan...
|
||||
if: "!contains(github.actor, '[bot]')"
|
||||
|
||||
Reference in New Issue
Block a user