Added pytest_cleanup variable.

This commit is contained in:
Patrick Lehmann
2024-05-06 07:04:41 +02:00
parent 8b7a8009a6
commit df4815f666
2 changed files with 8 additions and 1 deletions

View File

@@ -88,6 +88,8 @@ jobs:
needs:
- UnitTesting
- PlatformTesting
with:
additional_merge_args: '-d --pytest "pytest.tests.unit;pytest.tests.platform;pytest.tests.benchmark;pytest.tests.performance"'
Package:
uses: pyTooling/Actions/.github/workflows/Package.yml@r1