Skip to content

Commit

Permalink
Update moodle-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Glutamat42 authored Apr 3, 2024
1 parent 49a4392 commit f76d913
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/moodle-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,9 @@ jobs:
- name: PHPUnit tests
if: ${{ always() }}
run: |
ls -lha
moodle-plugin-ci phpunit --fail-on-warning --coverage-clover --testdox --coverage-pcov --coverage-text -vvv
ls -lha
- name: Coveralls upload
continue-on-error: true
Expand Down

0 comments on commit f76d913

Please sign in to comment.