mirror of
https://github.com/vee1e/capa.git
synced 2026-09-01 18:57:15 +00:00
add ida version to test matrix name
This commit is contained in:
parent
87fb96d08b
commit
4fb6ac0d1b
1 changed files with 1 additions and 1 deletions
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue