Skip to content

chore: 🤖 use requirements.txt instead of pipenv requirements (#14) #36

chore: 🤖 use requirements.txt instead of pipenv requirements (#14)

chore: 🤖 use requirements.txt instead of pipenv requirements (#14) #36

Workflow file for this run

name: Windows
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: "windows-latest"
python-version: "3.10"