Skip to content

Commit 284c42d

Browse files
committed
:octocat:
1 parent 89b0d48 commit 284c42d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,9 @@ jobs:
6666
tools: phpDocumentor
6767
extensions: fileinfo, gd, imagick, json, mbstring
6868

69+
- name: "Delete Markdown files"
70+
run: rm ./docs/*.md
71+
6972
- name: "Build Docs"
7073
run: phpdoc --config=phpdoc.xml.dist
7174

0 commit comments

Comments
 (0)