We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bc914 commit 80a3acdCopy full SHA for 80a3acd
1 file changed
.github/workflows/pre-commit.yml
@@ -29,5 +29,4 @@ jobs:
29
torch-cluster==1.6.1 torch-geometric==2.3.1 \
30
-f https://pytorch-geometric.com/whl/torch-2.0.1+cpu.html
31
- name: Run pre-commit hooks
32
- run: |
33
- pre-commit run --all-files
+ uses: pre-commit/action@v2.0.3
0 commit comments