Skip to content

Commit de8fc02

Browse files
committed
fix ro lint
1 parent 183125f commit de8fc02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-lint-cvat-recording-oracle.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ jobs:
2929
python-version: '3.10'
3030
cache: 'poetry'
3131
cache-dependency-path: ${{ env.WORKING_DIR }}/poetry.lock
32-
- run: poetry install --no-root --only lint
32+
- run: poetry install --no-root --only dev
3333
- run: poetry run pre-commit run --all-files

0 commit comments

Comments
 (0)