mirror of
https://github.com/dwaxweiler/connector-mobilizon
synced 2025-01-21 04:45:44 +01:00
prevent husky from being installed in CI
This commit is contained in:
parent
fad14485bd
commit
2033cc7328
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -25,5 +25,5 @@ jobs:
|
||||
uses: actions/setup-node@v2
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm ci
|
||||
- run: npm ci --omit=dev --ignore-scripts
|
||||
- run: npm run build-prod
|
||||
|
Loading…
Reference in New Issue
Block a user