You've already forked hugo-extended
mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-06-24 11:35:58 -04:00
fix: EPERM permission issues on windows tests
This commit is contained in:
@@ -28,10 +28,6 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node }}
|
||||
- run: npm ci
|
||||
env:
|
||||
DEBUG: careful-downloader
|
||||
DEBUG_HIDE_DATE: 1
|
||||
DEBUG_COLORS: 0
|
||||
- run: npm audit --omit=dev
|
||||
continue-on-error: true
|
||||
- run: npm run test
|
||||
|
||||
Reference in New Issue
Block a user