Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0c4edf446c |
+1
-1
@@ -17,7 +17,7 @@ jobs:
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm ci
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user