Skip to content

Fix #8 conftest.py adds project root to sys.path #12

Fix #8 conftest.py adds project root to sys.path

Fix #8 conftest.py adds project root to sys.path #12

Workflow file for this run

name: python-ci
on:
pull_request:
branches:
- main
- master
push:
branches:
- main
- master
jobs:
python-ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: curl -LsS https://radia.run | bash -s python-ci