Split nox step into prepare and execute. (#1283)

This commit is contained in:
Felix Fontein
2026-06-14 18:30:50 +02:00
committed by GitHub
parent 74cde23fe2
commit 925eb15ded
4 changed files with 63 additions and 36 deletions
+3 -1
View File
@@ -37,7 +37,9 @@ variables:
- name: coverageBranches
value: main
- name: entryPoint
value: tests/utils/shippable/shippable.sh
value: tests/utils/shippable/nox.sh
- name: prepareEntryPoint
value: tests/utils/shippable/nox-prepare.sh
- name: fetchDepth
value: 0