mirror of
https://github.com/pyTooling/Actions.git
synced 2026-02-12 19:16:57 +08:00
Added pytest_cleanup variable.
This commit is contained in:
2
.github/workflows/_Checking_Pipeline.yml
vendored
2
.github/workflows/_Checking_Pipeline.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user