Skip to content

Commit

Permalink
Run Tests on Pull Requests
Browse files Browse the repository at this point in the history
Extending the core moodle workflow for our purposes to ensure that all
tests are run on pull requests.
  • Loading branch information
jrjohnson committed Oct 22, 2024
1 parent fe4b37b commit 967cdf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ on:
description: Additional options to apply to PHPUnit
required: false
default: ''
pull_request:

env:
php: 8.3
Expand Down

0 comments on commit 967cdf2

Please sign in to comment.