1
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:
2025-12-19 11:44:35 -05:00
parent 201fef040b
commit f973d677e4
2 changed files with 27 additions and 12 deletions
-4
View File
@@ -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