Skip to content

fix #7116 only send one frame request at a time to the server #4331

fix #7116 only send one frame request at a time to the server

fix #7116 only send one frame request at a time to the server #4331

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@v4
- env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: curl -LsS https://radia.run | bash -s python-ci