We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 186be73 commit bb5d9aeCopy full SHA for bb5d9ae
Dockerfile--ubuntu_24_04.tmpl
@@ -72,4 +72,4 @@ ssh-keygen -t rsa -f ~/.ssh/id_rsa -q -N ''; \
72
cat ~/.ssh/id_rsa.pub >> ~/.ssh/authorized_keys; \
73
chmod 600 ~/.ssh/authorized_keys; \
74
ls -la ~/.ssh/; \
75
-TEST_FILTER=\"TestTestgresLocal or TestOsOpsLocal or local\" bash ./run_tests.sh;"
+TEST_FILTER=\"\" bash ./run_tests.sh;"
0 commit comments