mirror of https://github.com/halo-dev/halo
Update main.yml
parent
df8689ed0e
commit
087f50b1ce
|
@ -25,5 +25,6 @@ jobs:
|
|||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm run build --if-present
|
||||
- run: npm test
|
||||
|
|
Loading…
Reference in New Issue