mirror of
https://github.com/Hopiu/djLint.git
synced 2026-03-30 20:20:23 +00:00
test(npm test): updated npm test to removed old script
This commit is contained in:
parent
b6b5410d19
commit
97363257ff
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
|
@ -71,8 +71,6 @@ jobs:
|
|||
|
||||
- name: install project
|
||||
run: npm --omit=dev install
|
||||
- name: test post install
|
||||
run: node ./bin/install.js
|
||||
- name: test run help
|
||||
run: node ./bin/index.js -h
|
||||
- name: test run lint
|
||||
|
|
|
|||
Loading…
Reference in a new issue