We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b76495 commit e39ea06Copy full SHA for e39ea06
scripts/dev_scripts/integration_tests.sh
@@ -83,6 +83,7 @@ fi
83
84
python ./tests/integration/run.py run \
85
--exclude-tag docker-only \
86
+ --exclude-tag skip \
87
./tests/integration/cases/... || log_fail
88
89
# Important: This should be at the end of the file
0 commit comments