This commit is contained in:
MarcoIeni 2024-12-12 19:34:45 +01:00
parent 4fa9078b17
commit ac078a4ccc
No known key found for this signature in database
4 changed files with 4 additions and 4 deletions

View file

@ -2,7 +2,7 @@
set -ex
${PWD}add_dummy_commit.sh
/tmp/add_dummy_commit.sh
# NOTE: intentionally uses all of `x.py`, `x`, and `x.ps1` to make sure they all work on Linux.
../x.py --stage 2 test --skip src/tools/tidy

View file

@ -2,7 +2,7 @@
set -ex
${PWD}add_dummy_commit.sh
/tmp/add_dummy_commit.sh
../x.py --stage 2 test \
--skip tests \

View file

@ -2,7 +2,7 @@
set -ex
${PWD}add_dummy_commit.sh
/tmp/add_dummy_commit.sh
##### Test stage 2 #####

View file

@ -2,7 +2,7 @@
set -ex
${PWD}add_dummy_commit.sh
/tmp/add_dummy_commit.sh
##### Test stage 1 #####