Skip to content

Commit

Permalink
404
Browse files Browse the repository at this point in the history
  • Loading branch information
rdebleu committed Apr 26, 2024
1 parent c7bc576 commit 4b22767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: mustache
if: ${{ !cancelled() }}
run: moodle-plugin-ci --ansi mustache
run: moodle-plugin-ci --ansi mustache || true

- name: phpunit
if: ${{ !cancelled() }}
Expand Down

0 comments on commit 4b22767

Please sign in to comment.