We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e8747 commit fbaa831Copy full SHA for fbaa831
.github/workflows/0_manual-precommit.yml
@@ -13,7 +13,7 @@ on:
13
14
jobs:
15
pytest:
16
- uses: ./.github/workflows/call_precommit.yml
+ uses: ./.github/workflows/call_precommit1.yml
17
with:
18
python_version: "3.10.14"
19
gpu_enabled: true
0 commit comments