We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8c094c commit ffcddb8Copy full SHA for ffcddb8
.github/workflows/test.yml
@@ -58,7 +58,7 @@ jobs:
58
- uses: actions/setup-python@v4
59
with:
60
python-version: ${{ matrix.python-version }}
61
- - uses: pre-commit/action@v3.0.0
+# - uses: pre-commit/action@v3.0.0
62
63
test_ubuntu:
64
name: "Test py${{ matrix.python-version }} : fast-compile ${{ matrix.fast-compile }} : float32 ${{ matrix.float32 }} : ${{ matrix.part }}"
0 commit comments