Compare commits
1 Commits
v3.2.9
...
7bb935fa53
| Author | SHA1 | Date | |
|---|---|---|---|
|
7bb935fa53
|
@@ -15,6 +15,8 @@ jobs:
|
||||
registry-url: https://registry.npmjs.org/
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- name: Publish to npmjs
|
||||
Reference in New Issue
Block a user