Closed michplunkett closed 4 months ago
Modified a test_prs.yml step so that its actions are more obvious.
test_prs.yml
develop
pytest
pre-commit
Description of Changes
Modified a
test_prs.yml
step so that its actions are more obvious.Tests and Linting
develop
branch.pytest
passes on my local development environment.pre-commit
passes on my local development environment.