Skip to content

Commit d96fd59

Browse files
committed
race detector
1 parent 02837e3 commit d96fd59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
working-directory: internal/testcli/
5555
run: go build
5656
- name: Compile library tests
57-
run: go test -v -x -c
57+
run: go test -race -v -x -c
5858
- name: Run library tests
5959
run: ./frankenphp.test -test.v
6060
- name: Run Caddy module tests

0 commit comments

Comments
 (0)