CI Testing: Renames script and updates job name

This commit is contained in:
David McDonald
2025-03-29 15:49:33 -05:00
parent 47646c12d4
commit a3353a3cb6
2 changed files with 2 additions and 3 deletions
@@ -1,4 +1,4 @@
name: Check Volatility3 Version Requirements
name: Volatility3 Code Analysis
on: [push, pull_request]
jobs:
@@ -21,5 +21,4 @@ jobs:
- name: Testing...
run: |
# Verify completeness of ConfigurableInterface requirements
python ./test/check_configurable_requirements.py
python ./test/volatility3_code_analysis.py