Skip to content

version increment

version increment #11

Workflow file for this run

- name: Create dummy poly directory for tests

Check failure on line 1 in .github/workflows/python-ci.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/python-ci.yml

Invalid workflow file

You have an error in your yaml syntax on line 1
run: mkdir -p polyapi/poly
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install -r dev_requirements.txt
- name: Run tests
run: pytest tests/