Skip to content

Commit

Permalink
Re-enable unbounded tests in workflow (#765)
Browse files Browse the repository at this point in the history
  • Loading branch information
nr-ahemsath authored Oct 21, 2021
1 parent 81031ac commit 4aca03d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/all_solutions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,6 @@ jobs:
matrix:
namespace: [ Couchbase, MongoDB, Msmq, MsSql, MySql, NServiceBus, Oracle, Postgres, RabbitMq, Redis ]
fail-fast: false # we don't want one test failure in one namespace to kill the other runs
if: false # Disabling the unbounded integration test job until the service host is back online

env:
integration_tests_shared_project: ${{ github.workspace }}/tests/Agent/IntegrationTests/Shared
Expand Down

0 comments on commit 4aca03d

Please sign in to comment.