Skip to content

Commit 3ddca92

Browse files
committed
Add linting job with actionlint
1 parent 7539641 commit 3ddca92

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,4 @@ jobs:
118118
- uses: astral-sh/ruff-action@9828f49eb4cadf267b40eaa330295c412c68c1f9 # v3
119119
with:
120120
args: --config=.config/ruff.toml check
121+
src: src

0 commit comments

Comments
 (0)