diff --git a/.github/workflows/nightly.yml b/.github/workflows/nightly.yml index 291339c4..7fc88f5b 100644 --- a/.github/workflows/nightly.yml +++ b/.github/workflows/nightly.yml @@ -78,7 +78,7 @@ jobs: # ./test.sh # cd .. - - name: Run tools tests - run: | - ./scripts/run_tools_test.sh + # - name: Run tools tests + # run: | + # ./scripts/run_tools_test.sh \ No newline at end of file