Skip to content

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 26, 2023
1 parent 89b0d48 commit 284c42d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ jobs:
tools: phpDocumentor
extensions: fileinfo, gd, imagick, json, mbstring

- name: "Delete Markdown files"
run: rm ./docs/*.md

- name: "Build Docs"
run: phpdoc --config=phpdoc.xml.dist

Expand Down

0 comments on commit 284c42d

Please sign in to comment.