Skip to content

fix match_wait to reset post_time #15

fix match_wait to reset post_time

fix match_wait to reset post_time #15

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
workflow_dispatch:
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
- run: pip install -U --upgrade-strategy eager wheel google-api-python-client google-auth-oauthlib websockets pylint
- run: pylint --rcfile=.pylintrc ftc_stream_manager.py