mirror of https://github.com/iconify/api.git
chore: fix ci
This commit is contained in:
parent
c05745b744
commit
482b30173f
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
run: npm ci
|
||||
|
||||
- name: 🚧 Build project
|
||||
run: npm build
|
||||
run: npm run build
|
||||
|
||||
- name: 🧪 Test project
|
||||
run: npm test
|
||||
run: npm run test
|
||||
|
|
|
|||
Loading…
Reference in New Issue