mirror of
https://github.com/caprover/caprover
synced 2026-08-28 18:36:31 +00:00
Merge branch 'master' into removed-captain-prefixes
This commit is contained in:
@@ -16,4 +16,8 @@ jobs:
|
||||
- uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 22
|
||||
- run: npm ci && npm run lint
|
||||
- run: |
|
||||
sudo bash -c "mkdir /captain && chown -R `whoami` /captain"
|
||||
npm ci
|
||||
npm run lint
|
||||
npm run test
|
||||
|
||||
Reference in New Issue
Block a user