Skip to content

Commit a89160c

Browse files
authored
fix: rename job to ruff
1 parent e2d0138 commit a89160c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruff.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ permissions:
1010
contents: write
1111

1212
jobs:
13-
build:
13+
ruff:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout

0 commit comments

Comments
 (0)