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 b5c0a6e commit e2a595eCopy full SHA for e2a595e
.github/workflows/tests.yml
@@ -20,7 +20,7 @@ jobs:
20
strategy:
21
fail-fast: false
22
matrix:
23
- test: [Streams, PersistentSubscriptions, Telemetry, MultiStreamAppend]
+ test: [Streams, PersistentSubscriptions, Telemetry, MultiStreamAppend, ConnectionShutdown]
24
25
runs-on: ubuntu-latest
26
steps:
0 commit comments