Skip to content

chore: update ranking title to "Classement de début {month} {year}" #273

chore: update ranking title to "Classement de début {month} {year}"

chore: update ranking title to "Classement de début {month} {year}" #273

Workflow file for this run

name: Ruff
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Ruff Lint
uses: chartboost/ruff-action@v1
format:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Ruff Format
uses: chartboost/ruff-action@v1
with:
args: "format --diff"