Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Commit 6157a0c

Browse files
committed
fixup! Add install script test
1 parent 610f20a commit 6157a0c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ci/steps/install_test.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@ set -e
66
cd "$(dirname "$0")"
77
cd ../../
88

9-
# Lint.
10-
shellcheck -s sh ./*.sh
11-
129
# Test that we can install the latest version at the default location.
1310
rm -f ~/.coder/bin/coder
1411
unset CODER_INSTALL

0 commit comments

Comments
 (0)