diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index c4787016..1a094714 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -218,7 +218,7 @@ jobs: exit $exit_code idalib-tests: - name: IDA tests for ${{ matrix.python-version }} + name: IDA ${{ matrix.ida.version }} tests for ${{ matrix.python-version }} runs-on: ubuntu-22.04 needs: [tests] env: