We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 183125f commit de8fc02Copy full SHA for de8fc02
1 file changed
.github/workflows/ci-lint-cvat-recording-oracle.yaml
@@ -29,5 +29,5 @@ jobs:
29
python-version: '3.10'
30
cache: 'poetry'
31
cache-dependency-path: ${{ env.WORKING_DIR }}/poetry.lock
32
- - run: poetry install --no-root --only lint
+ - run: poetry install --no-root --only dev
33
- run: poetry run pre-commit run --all-files
0 commit comments