From d8b05635979d53ab56e55801b7e0809924497587 Mon Sep 17 00:00:00 2001 From: Lucas Terriel <44713216+Lucaterre@users.noreply.github.com> Date: Tue, 12 Mar 2024 10:57:09 +0100 Subject: [PATCH] Update dots-CI.yml --- .github/workflows/dots-CI.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/dots-CI.yml b/.github/workflows/dots-CI.yml index e8fad51..71f4858 100644 --- a/.github/workflows/dots-CI.yml +++ b/.github/workflows/dots-CI.yml @@ -26,6 +26,7 @@ jobs: chmod +x ./bin/basexhttp cp -r ../dots/ ./webapp/ && cd ./webapp/ && ls -l # init db dots + ls -l ./bin && ./bin/basex ./webapp/dots/scripts/dots_db_init.xq - name: Start BaseX backend @@ -37,8 +38,7 @@ jobs: - name: Launch Tests run : | - cd ../basex/ && - ls -l && + cd ../basex/ && ls -l # TODO : refactoring generic command with variables loke ./bin/basex in the future ./bin/basex ./webapp/dots/tests/launcher.xq