Skip to content

Commit

Permalink
chore: updated phpunit workflow for Elgg 5
Browse files Browse the repository at this point in the history
  • Loading branch information
jdalsem committed May 14, 2024
1 parent 8f302f6 commit 431375e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/phpunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ name: PHPUnit Plugin Tests
on: [push, pull_request]

jobs:
lint:
name: Run PHPUnit test suites
phpunit5:
name: Run PHPUnit test suites Elgg 5
uses: ColdTrick/.github/.github/workflows/phpunit.yml@master

0 comments on commit 431375e

Please sign in to comment.