ci: don't run linting in custom testing container

This commit is contained in:
jo 2022-03-28 17:43:27 +02:00 committed by Kyle Robbertze
parent d49681447e
commit 01daceedc9
1 changed files with 1 additions and 4 deletions

View File

@ -120,12 +120,9 @@ jobs:
- shared
- worker
container: ghcr.io/libretime/libretime-dev:buster
defaults:
run:
shell: bash
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: actions/cache@v3
with:
path: ~/.cache/pip