Skip to content

Commit 223ddd8

Browse files
name
1 parent b839427 commit 223ddd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/precommit.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
- 'tests/cross_fw/examples/*' # examples tests runs in separate workflow
1717

1818
jobs:
19-
precommit:
19+
pytest:
2020
uses: ./.github/workflows/call_precommit.yml
2121
with:
2222
python_version: "3.10.14"

0 commit comments

Comments
 (0)