Skip to content

Commit

Permalink
ci: enable an async test using cass_future_wait_timed
Browse files Browse the repository at this point in the history
  • Loading branch information
muzarski committed Jul 31, 2024
1 parent 203587d commit 8a365a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
:ByNameTests.*\
:CompressionTests.*\
:LoggingTests.*\
:AsyncTests.Integration_Cassandra_Simple\
:-PreparedTests.Integration_Cassandra_PreparedIDUnchangedDuringReprepare\
:*5.Integration_Cassandra_*\
:*19.Integration_Cassandra_*\
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/cassandra.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
:ByNameTests.*\
:CompressionTests.*\
:LoggingTests.*\
:AsyncTests.Integration_Cassandra_Simple\
:-PreparedTests.Integration_Cassandra_PreparedIDUnchangedDuringReprepare\
:PreparedTests.Integration_Cassandra_FailFastWhenPreparedIDChangesDuringReprepare\
:*5.Integration_Cassandra_*\
Expand Down

0 comments on commit 8a365a4

Please sign in to comment.