No limits on the core tests
This commit is contained in:
2
.github/workflows/validate_esphome.yml
vendored
2
.github/workflows/validate_esphome.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: true # If core fails, stop everything
|
fail-fast: true # If core fails, stop everything
|
||||||
max-parallel: 4
|
# max-parallel: 4
|
||||||
matrix:
|
matrix:
|
||||||
framework: [idf, ard]
|
framework: [idf, ard]
|
||||||
version: ${{ fromJson(needs.setup_matrix.outputs.versions) }}
|
version: ${{ fromJson(needs.setup_matrix.outputs.versions) }}
|
||||||
|
|||||||
Reference in New Issue
Block a user