Skip to content

Fix #444 pkcli.test improve coroutine never awaited failure message (… #418

Fix #444 pkcli.test improve coroutine never awaited failure message (…

Fix #444 pkcli.test improve coroutine never awaited failure message (… #418

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