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 0900e9c commit 8668d4aCopy full SHA for 8668d4a
.github/workflows/ci.yaml
@@ -42,4 +42,4 @@ jobs:
42
run: apk add make
43
44
- name: Test
45
- run: make test BUILD=false
+ run: make ptest BUILD=false
0 commit comments