Skip to content

Merge pull request #5 from Vitesco-Technologies/dependabot/pip/packag… #8

Merge pull request #5 from Vitesco-Technologies/dependabot/pip/packag…

Merge pull request #5 from Vitesco-Technologies/dependabot/pip/packag… #8

Workflow file for this run

name: python3.8
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.8"