Skip to content

Commit

Permalink
restart_server is still broken in flow_mqtt
Browse files Browse the repository at this point in the history
  • Loading branch information
petersilva committed Aug 8, 2023
1 parent fb2fde3 commit 0988aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow_mqtt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# Don't cancel the entire matrix when one job fails
fail-fast: false
matrix:
which_test: [ static_flow, flakey_broker, restart_server, dynamic_flow ]
which_test: [ static_flow, flakey_broker, dynamic_flow ]
osver: [ "ubuntu-22.04" ]

runs-on: ${{ matrix.osver }}
Expand Down

0 comments on commit 0988aa8

Please sign in to comment.