ci: update config
This commit is contained in:
6
.github/workflows/test.yml
vendored
6
.github/workflows/test.yml
vendored
@@ -17,9 +17,3 @@ jobs:
|
||||
node-version: '16.x'
|
||||
- run: npm install
|
||||
- run: npm run lint && npm run build
|
||||
|
||||
- name: Upload a Build Artifact
|
||||
uses: actions/upload-artifact@v2.1.4
|
||||
with:
|
||||
name: devDist
|
||||
path: ./dist/index/*
|
||||
|
||||
Reference in New Issue
Block a user