We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 554d3ae commit 00434c0Copy full SHA for 00434c0
.github/workflows/ci.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
check:
8
- name: Lint & format (ruff)
+ name: Run checks on codebase
9
runs-on: ubuntu-22.04
10
steps:
11
- name: Install system deps
0 commit comments