Skip to content

🔄 synced local '.github/workflows/fly-deploy.yml' with remote 'common… #65

🔄 synced local '.github/workflows/fly-deploy.yml' with remote 'common…

🔄 synced local '.github/workflows/fly-deploy.yml' with remote 'common… #65

Workflow file for this run

name: Style and Format Python Code
on: [ push, pull_request ]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: chartboost/ruff-action@v1