Skip to content

Commit d890d51

Browse files
ohmyfelixf3l1x
authored andcommitted
Fix tester workflow for pull requests
1 parent ddcafff commit d890d51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
tester:
1414
name: "Tester"
15-
uses: contributte/.github/.github/workflows/tester.yml@v1
15+
uses: contributte/.github/.github/workflows/phpunit.yml@master
1616
with:
1717
php: "8.4"
1818
make: "init tests"

0 commit comments

Comments
 (0)