From c7d69d8a9bd37eb6dccfd4868fd059f7dc6a802e Mon Sep 17 00:00:00 2001 From: Trent Nelson Date: Mon, 17 Oct 2022 23:15:21 -0600 Subject: [PATCH] Revert "DONOTMERGE: kick the ci job..." This reverts commit 92e8ecb591cd2068214be491443965ac34208cb4. --- ci/test-stable.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/ci/test-stable.sh b/ci/test-stable.sh index 3fcc1ca8cb..2345efef41 100755 --- a/ci/test-stable.sh +++ b/ci/test-stable.sh @@ -2,8 +2,6 @@ set -e cd "$(dirname "$0")/.." -# kick the ci job - cargo="$(readlink -f "./cargo")" source ci/_