Skip to content

Corrected atomistic model collection openbis path #295

Corrected atomistic model collection openbis path

Corrected atomistic model collection openbis path #295

Workflow file for this run

---
name: Continuous Integration
on: [push, pull_request]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.8
uses: actions/setup-python@v2
with:
python-version: 3.8
- uses: pre-commit/[email protected]