mirror of
https://github.com/mandiant/capa.git
synced 2026-01-06 17:53:59 -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
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user