Skip to content

ASA and PA12-CF were missing Method X and Method XL specific settings. #1009

ASA and PA12-CF were missing Method X and Method XL specific settings.

ASA and PA12-CF were missing Method X and Method XL specific settings. #1009

Workflow file for this run

---
name: CI/CD
on: [push, pull_request]
jobs:
build:
name: Validate
runs-on: ubuntu-latest
container: python:3.7-slim
steps:
- name: Checkout master
uses: actions/checkout@v1.2.0
- name: Install lxml
run: python -m pip install lxml==4.6.5
- name:
run: python scripts/check_material_profiles.py