mirror of
https://github.com/remotely-save/remotely-save.git
synced 2024-06-07 21:10:45 +00:00
test on ci
This commit is contained in:
parent
774e31ef27
commit
dc11d21d72
1
.github/workflows/auto-build.yml
vendored
1
.github/workflows/auto-build.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
||||
with:
|
||||
node-version: ${{ matrix.node-version }}
|
||||
- run: npm install
|
||||
- run: npm test
|
||||
- run: npm run build
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user