We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59103f commit 1fbfff4Copy full SHA for 1fbfff4
1 file changed
.github/workflows/build.yaml
@@ -38,6 +38,6 @@ jobs:
38
run: |
39
pdm run lint
40
41
- - name: Run Tests
42
- run: |
43
- pdm run test
+ #- name: Run Tests
+ # run: |
+ # pdm run test
0 commit comments