Skip to content

Commit ea39557

Browse files
committed
.
1 parent 686c1f7 commit ea39557

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ jobs:
2222
- name: Build
2323
run: opam exec -- dune build -p httpcats
2424
- name: Test
25+
if: runner.os == 'Linux'
2526
run: opam exec -- dune runtest -p httpcats

0 commit comments

Comments
 (0)