mheap / phpunit-matcher-action

Add annotations to your PHPUnit tests when running under Github Actions
32 stars 6 forks source link

Improvement: allow to specify base path #9

Closed Xerkus closed 2 years ago

Xerkus commented 2 years ago

I run tests in a docker container built in previous job so teamcity log output has container path instead of github workspace path expected by this action.

I would like to have an option to specify custom base path for the matcher.

Xerkus commented 2 years ago

@mheap thanks! can you also tag a release?

mheap commented 2 years ago

@Xerkus All done! Your workflows using @v1 will automatically update to use the latest version