diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index c0ea22101..8c6ce7024 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -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