Skip to content

Commit e39ea06

Browse files
author
Trong Nhan Mai
committed
chore: exclude skip tag for integration tests
Signed-off-by: Trong Nhan Mai <[email protected]>
1 parent 0b76495 commit e39ea06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/dev_scripts/integration_tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ fi
8383

8484
python ./tests/integration/run.py run \
8585
--exclude-tag docker-only \
86+
--exclude-tag skip \
8687
./tests/integration/cases/... || log_fail
8788

8889
# Important: This should be at the end of the file

0 commit comments

Comments
 (0)