Jelajahi Sumber

Don't cancel in-progress coverage builds (#4821)

The coverage builds take a _long_ time to run on the standard GitHub
action bots. I initially thought cancelling and restarting was a good
idea and have since reconsidered...
Chris B 2 tahun lalu
induk
melakukan
4f5b48e41a
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      .github/workflows/coverage-gh-pages.yml

+ 0 - 1
.github/workflows/coverage-gh-pages.yml

@@ -17,7 +17,6 @@ permissions:
 # Allow one concurrent deployment
 concurrency:
   group: "pages"
-  cancel-in-progress: true
 
 jobs:
   # Build job