Skip to content

ci: 🎡 deprecated python 3.7 #12

ci: 🎡 deprecated python 3.7

ci: 🎡 deprecated python 3.7 #12

Workflow file for this run

name: Linux
on:
push:
branches: [main]
pull_request:
# The branches below must be a subset of the branches above
branches: [main]
jobs:
call-workflow:
uses: ./.github/workflows/pytest.yml
with:
os: "ubuntu-latest"
python-version: "3.10"