Skip to content

Commit a68faed

Browse files
author
Conrad CJ Wilson
committed
fix: CI lint path backend/ragpilot
1 parent bf167d0 commit a68faed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
with:
1919
python-version: "3.11"
2020
- run: pip install ruff
21-
- run: ruff check backend/app
21+
- run: ruff check backend/ragpilot
2222

2323
test:
2424
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)