Skip to content

Commit 8668d4a

Browse files
committed
Update ci.yaml
1 parent 0900e9c commit 8668d4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
run: apk add make
4343

4444
- name: Test
45-
run: make test BUILD=false
45+
run: make ptest BUILD=false

0 commit comments

Comments
 (0)