issues
search
pyTooling
/
Actions
Reusable steps and workflows for GitHub Actions
https://pytooling.github.io/Actions/
Other
31
stars
5
forks
source link
Improvements
#64
Closed
Paebbels
closed
1 year ago
Paebbels
commented
1 year ago
New Features
Print used pytest command.
Added new workflow template
PublishCoverageResults
(untested)
Added a dummy Python project and a workflow to check the complete pipeline using workflow templates.
Changes
Updated checkout to
v4
.
Renamed workflow
Pipeline
to
Documentation
.
Bug Fixes
Add Project root directory to
PYTHONPATH
, so pytest can find Python packages.
New Features
PublishCoverageResults
(untested)Changes
v4
.Pipeline
toDocumentation
.Bug Fixes
PYTHONPATH
, so pytest can find Python packages.