add ida version to test matrix name

This commit is contained in:
mr-tz
2025-12-17 19:29:38 +00:00
committed by Willi Ballenthin
parent 4d1d839113
commit 8bf0d5be69

View File

@@ -207,7 +207,7 @@ jobs:
run: pytest -v tests/test_ghidra_features.py
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: