diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 1deeae2..2ebe33f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -43,7 +43,7 @@ jobs: needs: - codespell - lint-docker-compose-file - - superlinter + - super-linter timeout-minutes: 20 runs-on: ubuntu-20.04 steps: @@ -64,7 +64,7 @@ jobs: needs: - codespell - lint-docker-compose-file - - superlinter + - super-linter timeout-minutes: 10 runs-on: ubuntu-20.04 steps: