ci: Update build-test name to match the required CI jobs (#1536)

This commit is contained in:
Sergio Gasquez Arcos 2024-05-06 08:22:47 +02:00 committed by GitHub
parent 209a82bdc7
commit 0c95668e7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@ env:
jobs:
build-tests:
name: Build Tests | ${{ matrix.target.soc }}
name: HIL Test | ${{ matrix.target.soc }}
runs-on: ubuntu-latest
strategy: