mirror of
https://github.com/yjs/yjs.git
synced 2025-12-16 11:47:46 +01:00
fix workflow
This commit is contained in:
2
.github/workflows/nodejs.yml
vendored
2
.github/workflows/nodejs.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm lint
|
||||
- run: npm run lint
|
||||
- run: npm test-extensive
|
||||
env:
|
||||
CI: true
|
||||
|
||||
Reference in New Issue
Block a user