Skip to content

Commit 1c300c4

Browse files
committed
"sanity" -> soundness
1 parent da744a2 commit 1c300c4

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ services:
2626

2727
sanity:
2828
<<: *common
29-
command: /bin/bash -cl "./scripts/sanity.sh"
29+
command: /bin/bash -cl "./scripts/soundness.sh"
3030

3131
unit-tests:
3232
<<: *common
File renamed without changes.

0 commit comments

Comments
 (0)