mirror of
https://github.com/deadc0de6/dotdrop.git
synced 2026-02-04 14:31:46 +00:00
gh action env vars
This commit is contained in:
2
.github/workflows/test-doc.yml
vendored
2
.github/workflows/test-doc.yml
vendored
@@ -19,6 +19,6 @@ jobs:
|
||||
python -m pip install --upgrade pip
|
||||
pip install -r tests-requirements.txt
|
||||
npm install -g remark-cli remark-validate-links
|
||||
- name: Run with 1 worker
|
||||
- name: Check the doc
|
||||
run: |
|
||||
./scripts/check-doc.sh
|
||||
|
||||
Reference in New Issue
Block a user