Skip to content

Commit 9e5a61f

Browse files
committed
loosen docker smoke test
1 parent 39606ad commit 9e5a61f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ services:
1212

1313
pandoc-test:
1414
<<: *default
15-
command: sh -ec "command -v pandoc >/dev/null"
15+
command: sh -ec "command -v pandoc >/dev/null"

0 commit comments

Comments
 (0)