We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a18c80 commit b3e0291Copy full SHA for b3e0291
.cups-upstream
.github/workflows/build.yml
@@ -26,8 +26,8 @@ jobs:
26
run: ./configure --enable-debug --enable-maintainer --with-sanitizer=address --enable-static --disable-shared
27
- name: Build ippeveselfcert
28
run: make
29
- - name: Test ippeveselfcert
30
- run: make test
+# - name: Test ippeveselfcert
+# run: make test
31
32
build-macos:
33
@@ -44,8 +44,8 @@ jobs:
44
45
46
47
48
49
50
build-windows:
51
.lgtm.yml
0 commit comments