Skip to content

Adding gravity to ibip #76

Adding gravity to ibip

Adding gravity to ibip #76

Workflow file for this run

name: Ruff
on: pull_request
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run linter
uses: chartboost/ruff-action@v1