We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1678b7d commit e9fdd29Copy full SHA for e9fdd29
1 file changed
.github/workflows/CI-unixish.yml
@@ -51,10 +51,6 @@ jobs:
51
run: |
52
make -j$(nproc) selfcheck
53
54
- - name: integration test
55
- run: |
56
- python3 -m pytest integration_test.py -vv
57
-
58
- name: Run CMake
59
60
cmake -S . -B cmake.output
0 commit comments