Skip to content

Commit

Permalink
fix(mosq): Reverts to test the issue
Browse files Browse the repository at this point in the history
This reverts commit 87f835a.
  • Loading branch information
david-cermak committed Jan 31, 2025
1 parent 87f835a commit 4c46293
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/mosq__build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,9 +103,6 @@ jobs:
echo "Versions are consistent: $CONFIG_VERSION"
build_idf_tests_with_mosq:
if: |
github.repository == 'espressif/esp-protocols' &&
( contains(github.event.pull_request.labels.*.name, 'mosquitto') || github.event_name == 'push' )
name: Build IDF tests
strategy:
matrix:
Expand Down

0 comments on commit 4c46293

Please sign in to comment.