Adjust CI to new integration tests
[tinc] / .ci / tidy / run.sh
index bb97586..cf05556 100755 (executable)
@@ -2,7 +2,7 @@
 
 set -eu
 
-./.ci/build.sh "$@"
+./.ci/build.sh build "$@"
 
 # Which paths to ignore.
 paths='src/solaris src/windows src/gcrypt'