We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b839427 commit 223ddd8Copy full SHA for 223ddd8
.github/workflows/precommit.yml
@@ -16,7 +16,7 @@ on:
16
- 'tests/cross_fw/examples/*' # examples tests runs in separate workflow
17
18
jobs:
19
- precommit:
+ pytest:
20
uses: ./.github/workflows/call_precommit.yml
21
with:
22
python_version: "3.10.14"
0 commit comments