Skip to content

Commit eeafb66

Browse files
committed
Remove ruff cache permissions issue
1 parent 3199599 commit eeafb66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/tests/lint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ cd "$(git rev-parse --show-toplevel)"
1717
# tests from here. If you want to run other test suites, see the predefined
1818
# tasks in scripts/lint.mk.
1919

20-
docker compose run --rm web poetry run ruff check lung_cancer_screening
20+
docker compose run --rm web poetry run ruff check --no-cache lung_cancer_screening

0 commit comments

Comments
 (0)