mirror of
https://github.com/thangisme/notes.git
synced 2024-12-21 11:56:29 -05:00
Update ci.yml
This commit is contained in:
parent
3cd3fc8fe0
commit
73e658c34e
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -48,7 +48,6 @@ jobs:
|
||||
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
|
||||
id: extract_branch
|
||||
|
||||
- name: npm install, build, and test
|
||||
- run: npm install
|
||||
- run: npm test
|
||||
- run: npm run format
|
||||
|
Loading…
Reference in New Issue
Block a user