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 4d7697e commit 2f01c62Copy full SHA for 2f01c62
.github/workflows/slo-topic.yaml
@@ -28,6 +28,7 @@ jobs:
28
cd slo/src/TopicService
29
dotnet run create grpc://localhost:2135 /Root/testdb
30
- name: Run SLO Tests
31
+ continue-on-error: true
32
run: |
33
34
dotnet run run grpc://localhost:2135 /Root/testdb \
0 commit comments