Skip to content

Commit 15525b7

Browse files
committed
Fixes conditions
1 parent 8eac488 commit 15525b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/arduino-esp-v2-build-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ concurrency:
4646

4747
jobs:
4848
build:
49-
name: ${{ matrix.build-properties }}:${{ matrix.sketch }}:${{matrix.board}}@${{matrix.platform-version}}
49+
name: ${{ matrix.unit }}:${{ matrix.sketch }}:${{matrix.board}}@${{matrix.platform-version}}
5050
runs-on: ubuntu-latest
5151
timeout-minutes: 5
5252

0 commit comments

Comments
 (0)