Skip to content

Commit 00434c0

Browse files
committed
run lint & format, add ci pipeline
1 parent 554d3ae commit 00434c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55

66
jobs:
77
check:
8-
name: Lint & format (ruff)
8+
name: Run checks on codebase
99
runs-on: ubuntu-22.04
1010
steps:
1111
- name: Install system deps

0 commit comments

Comments
 (0)