]> git.lizzy.rs Git - rust.git/blobdiff - test.sh
Update GHA actions for Node.js 12 deprecation
[rust.git] / test.sh
diff --git a/test.sh b/test.sh
index ffd795b83ef937c10fdcd97528714d9a2c201659..3d929a1d50ce2435307a7834c1fe04c1c73b94bd 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -1,15 +1,2 @@
-#!/bin/bash
-set -e
-
-export CG_CLIF_DISPLAY_CG_TIME=1
-
-./build.sh --without-sysroot "$@"
-
-rm -r target/out || true
-
-scripts/tests.sh no_sysroot
-
-./build.sh "$@"
-
-scripts/tests.sh base_sysroot
-scripts/tests.sh extended_sysroot
+#!/usr/bin/env bash
+exec ./y.rs test