aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtests.sh6
1 files changed, 1 insertions, 5 deletions
diff --git a/tests.sh b/tests.sh
index d8a834a..7946452 100755
--- a/tests.sh
+++ b/tests.sh
@@ -1,8 +1,4 @@
-#!/usr/bin/env bash
-set -Eeuo pipefail
-cd "$(dirname "${BASH_SOURCE[0]}")"
-
-set -x
+#!/bin/sh -eux
./scripts/assert-spelling.sh
./scripts/assert-nixfmt.sh