diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 944386eb..e78d4289 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -84,6 +84,9 @@ jobs: runs-on: ubuntu-latest if: "!contains(github.event.pull_request.title, '[skip ci]')" strategy: + # avoid having 2 jobs building ndg when no cache is available + # TODO: there is probably a better way + max-parallel: 1 matrix: package: - docs