Skip to content

Commit

Permalink
add basic configuration #154
Browse files Browse the repository at this point in the history
  • Loading branch information
ukorvl committed Aug 23, 2023
1 parent 88960e3 commit 030c4de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ DOCKER_OPTS=""

run_compile() {
if [ "$USE_DOCKER" = true ]; then
cd "$SUITE_ROOT"

$DOCKER build -t tests-env "$SCRIPT_DIR/docker"

$DOCKER run $DOCKER_OPTS \
Expand Down

0 comments on commit 030c4de

Please sign in to comment.