mirror of
https://github.com/thangisme/notes.git
synced 2026-08-03 14:00:46 -04:00
Update ci.yml
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user