mirror of
https://github.com/thangisme/notes.git
synced 2024-12-21 23:06:42 -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/})"
|
run: echo "##[set-output name=branch;]$(echo ${GITHUB_REF#refs/heads/})"
|
||||||
id: extract_branch
|
id: extract_branch
|
||||||
|
|
||||||
- name: npm install, build, and test
|
|
||||||
- run: npm install
|
- run: npm install
|
||||||
- run: npm test
|
- run: npm test
|
||||||
- run: npm run format
|
- run: npm run format
|
||||||
|
Loading…
Reference in New Issue
Block a user