Skip to content

Add back the original dolphin ID #3

Add back the original dolphin ID

Add back the original dolphin ID #3

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1