diff --git a/.github/workflows/validation-refresh.yml b/.github/workflows/validation-refresh.yml index 5f4b925..06d8751 100644 --- a/.github/workflows/validation-refresh.yml +++ b/.github/workflows/validation-refresh.yml @@ -59,13 +59,6 @@ jobs: needs: - data-catalog runs-on: ubuntu-latest - continue-on-error: true - - # Limits validation to only run for each dataset site one at a time - # This limits the number of concurrent requests to dataset sites which may be hosted on the same platform - concurrency: - group: ${{ github.workflow }} - cancel-in-progress: false # Defines a matrix strategy that includes all feeds in the OpenActive catalogues strategy: