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 342825a commit 9bb33adCopy full SHA for 9bb33ad
.github/workflows/build.yml
@@ -40,6 +40,7 @@ jobs:
40
# Ignored tests are added in the end, after the "-" sign.
41
Tests: "ClusterTests.*\
42
:BasicsTests.*\
43
+:ConfigTests.*\
44
:PreparedTests.*\
45
:CassandraTypes/CassandraTypesTests/*.Integration_Cassandra_*\
46
:BatchSingleNodeClusterTests*:BatchCounterSingleNodeClusterTests*:BatchCounterThreeNodeClusterTests*\
.github/workflows/cassandra.yml
@@ -42,6 +42,7 @@ jobs:
47
48
:ErrorTests.*\
0 commit comments