[AAE-12057] add description to unit tests

This commit is contained in:
Marco Carrozzo 2023-01-16 14:07:37 +01:00 committed by GitHub
parent b99a574f94
commit a412b45300
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,7 +122,7 @@ jobs:
unit-tests:
timeout-minutes: 30
name: "Unit tests"
name: "Unit tests: ${{ matrix.unit-tests.name }}"
runs-on: ubuntu-22.04
needs: [setup]
strategy: