CI: Remove repetition of Build from build names.

pull/737/head
Phil Howard 2023-03-28 20:54:17 +01:00
rodzic 883d751f52
commit af352ff33f
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -61,7 +61,7 @@ jobs:
build: build:
needs: deps needs: deps
name: Build ${{matrix.name}} (${{matrix.board}}) name: ${{matrix.name}} (${{matrix.board}})
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
strategy: strategy:
matrix: matrix: