Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Apr 1, 2024
1 parent 1e0f0e5 commit 7fdc155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/phpcs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- name: Run phpunit
if: ${{ !cancelled() }}
run: |
./vendor/bin/phpunit --coverage-text --filter testGetMoodleComponent
./vendor/bin/phpunit --coverage-text --filter testGetMoodle
- name: Test coverage
if: ${{ !cancelled() }}
Expand Down

0 comments on commit 7fdc155

Please sign in to comment.