Skip to content

Commit

Permalink
removed temp line
Browse files Browse the repository at this point in the history
Signed-off-by: Anton-4 <[email protected]>
  • Loading branch information
Anton-4 committed Jul 22, 2023
1 parent 408a891 commit c2eecb7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ci/basic_nightly_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@
# https://vaneyckt.io/posts/safer_bash_scripts_with_set_euxo_pipefail/
set -euxo pipefail

# temp test
zig version

# if to prevent unset vars errror
if [ -n "$(ls | grep -v "roc_nightly.*tar\.gz" | grep -v "^ci$")" ]; then

Expand Down

0 comments on commit c2eecb7

Please sign in to comment.