Skip to content

Merge pull request #292 from Ultimaker/PP-465-PVA-and-BAM-compatibility #1032

Merge pull request #292 from Ultimaker/PP-465-PVA-and-BAM-compatibility

Merge pull request #292 from Ultimaker/PP-465-PVA-and-BAM-compatibility #1032

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