mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-09-13 05:13:33 -06:00
Update ci.yml
This commit is contained in:
committed by
GitHub
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
|
||||
|
Reference in New Issue
Block a user