Skip to content

automatically add docs for Merge branch '168-warn-users-when-box-cons… #605

automatically add docs for Merge branch '168-warn-users-when-box-cons…

automatically add docs for Merge branch '168-warn-users-when-box-cons… #605

Workflow file for this run

name: pipeline
on: [push, pull_request]
jobs:
test:
runs-on: quay.io/pypa/manylinux2014_x86_64
strategy:
matrix:

Check failure on line 9 in .github/workflows/pipeline.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/pipeline.yml

Invalid workflow file

You have an error in your yaml syntax on line 9
python-version: ["cp36-cp36m" "cp37-cp37m" "cp38-cp38" "cp39-cp39" "cp310-cp310"]
steps:
- uses: actions/checkout@v2
- name: Compile wheel
uses: /opt/python/${{ matrix.python-version }}/bin/pip wheel --no-deps . -w dist/