Skip to content

Merge pull request #34 from matthewdeanmartin/patch-1 #19

Merge pull request #34 from matthewdeanmartin/patch-1

Merge pull request #34 from matthewdeanmartin/patch-1 #19

Workflow file for this run

# https://github.com/chartboost/ruff-action
name: Ruff
on: [push, pull_request]
jobs:
ruff:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: chartboost/ruff-action@v1