mirror of
https://github.com/mandiant/capa.git
synced 2026-01-09 03:41:20 -08:00
add ida version to test matrix name
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user