Skip to content

Commit 478e9c3

Browse files
maurycyhugovk
andauthored
Update .github/workflows/ruff.yml
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 77ef64d commit 478e9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruff.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push, pull_request, workflow_dispatch]
55
permissions: {}
66

77
jobs:
8-
ruff:
8+
lint:
99
name: Check code with ruff
1010
runs-on: ubuntu-latest
1111
steps:

0 commit comments

Comments
 (0)