Directory upload not yet supported.
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Build and test / requirements (push) Successful in 2m15s

This commit is contained in:
Jens True 2023-07-24 12:26:22 +00:00
parent ff969aee2c
commit 936fa214e6

@ -29,9 +29,9 @@ jobs:
run: composer test-coverage
- uses: actions/upload-artifact@v3
with:
path: output/coverage/
path: output/coverage/test.html
- name: Document
run: phpdoc run
- uses: actions/upload-artifact@v3
with:
path: output/docs
# - uses: actions/upload-artifact@v3
# with:
# path: output/docs