Skip to content

pytest_test.yml

pytest_test.yml #11

Workflow file for this run

# setup
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.10'
- run: python my_script.py