Skip to content

Commit

Permalink
Updated github_ci.yml.tpl
Browse files Browse the repository at this point in the history
  • Loading branch information
Netkas committed Sep 24, 2024
1 parent 33865d7 commit e225add
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ncc/Classes/PhpExtension/Templates/github_ci.yml.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
echo "phpunit-exists=true" >> $GITHUB_ENV
else
echo "phpunit-exists=false" >> $GITHUB_ENV
fi

test:
needs: [build, check-phpunit]
Expand Down

0 comments on commit e225add

Please sign in to comment.