Skip to content

App gui input polling is now explicitly called by the parent app window #11

App gui input polling is now explicitly called by the parent app window

App gui input polling is now explicitly called by the parent app window #11

Workflow file for this run

name: Ruff
on:
push:
branches: [ "dev" ]
pull_request:
branches: [ "dev", "main" ]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1