Skip to content

set version to 5.5.0-beta.2 #895

set version to 5.5.0-beta.2

set version to 5.5.0-beta.2 #895

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