summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Goldstein <peter.m.goldstein@gmail.com>2023-01-17 10:48:33 -0500
committerPeter Goldstein <peter.m.goldstein@gmail.com>2023-01-17 10:48:33 -0500
commit69103440cb335581023bdcba7b26cefadbd3cb25 (patch)
tree53453be27adde910ac4111c340c2f95961dfc6fb
parentb1b8e4e674786b1e76dd77c798b5414ff31f55e2 (diff)
downloadmime-types-69103440cb335581023bdcba7b26cefadbd3cb25.tar.gz
Add fail-fast: false
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a687378..fc32a6f 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -16,6 +16,7 @@ on:
jobs:
test:
strategy:
+ fail-fast: false
matrix:
os:
- ubuntu