Skip to content

CI: break workflows

CI: break workflows #1

Workflow file for this run

# This workflow will install Python dependencies, run tests and lint with a variety of Python versions
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-python
name: Python package
on: [push]
jobs:
package:
uses: ./.github/workflows/python-package.yml