mirror of
https://github.com/snachodog/just-the-docs.git
synced 2026-06-04 07:08:02 -06:00
Update ci.yml
This commit is contained in:
committed by
GitHub
parent
3cd3fc8fe0
commit
73e658c34e
@@ -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