Skip to content

Commit

Permalink
add svrunit to make pr
Browse files Browse the repository at this point in the history
  • Loading branch information
boxblinkracer committed May 18, 2024
1 parent 078487b commit f74d32a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ pr: ##2 Runs and prepares everything for a pull request
@make stan -B
@make phpmnd -B
@make phpunit -B
@make svrunit -B
@make infection -B

phpunit-debug: ##2 Debug the unit test with group "debug"
Expand Down

0 comments on commit f74d32a

Please sign in to comment.