Skip to content

Fixed type in print core compatibility BB0.6 = BB0.8 #1252

Fixed type in print core compatibility BB0.6 = BB0.8

Fixed type in print core compatibility BB0.6 = BB0.8 #1252

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/[email protected]
- name: Install lxml
run: python -m pip install lxml==4.6.5
- name:
run: python scripts/check_material_profiles.py