Skip to content

Commit bd89b32

Browse files
committed
Update: Don't Checkout in Test Script
1 parent 877ff2e commit bd89b32

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/test-mkdocs-workflow.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ jobs:
1818
- name: Deploy MkDocs
1919
uses: Reloaded-Project/devops-mkdocs@v1
2020
with:
21-
REQUIREMENTS: docs/requirements.txt
21+
REQUIREMENTS: docs/requirements.txt
22+
CHECKOUT: false

0 commit comments

Comments
 (0)