We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eac488 commit 15525b7Copy full SHA for 15525b7
1 file changed
.github/workflows/arduino-esp-v2-build-check.yml
@@ -46,7 +46,7 @@ concurrency:
46
47
jobs:
48
build:
49
- name: ${{ matrix.build-properties }}:${{ matrix.sketch }}:${{matrix.board}}@${{matrix.platform-version}}
+ name: ${{ matrix.unit }}:${{ matrix.sketch }}:${{matrix.board}}@${{matrix.platform-version}}
50
runs-on: ubuntu-latest
51
timeout-minutes: 5
52
0 commit comments