diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69947b3..029396e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,14 +22,6 @@ env: SSID: "" PASSWORD: "" -# Cancel any currently running workflows from the same PR, branch, or -# tag when a new workflow is triggered. -# -# https://stackoverflow.com/a/66336834 -concurrency: - cancel-in-progress: true - group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} - jobs: # -------------------------------------------------------------------------- # Verify