summaryrefslogtreecommitdiff
path: root/.github/workflows/tests.yaml
diff options
context:
space:
mode:
authorChris Dent <cdent@anticdent.org>2023-04-30 12:15:40 +0100
committerChris Dent <cdent@anticdent.org>2023-04-30 12:15:40 +0100
commit9752a54873dcf3e4a604413c65c30cde2c0fdc06 (patch)
treee40622cf6a8167ea54c098a3db2361c6dab96b8c /.github/workflows/tests.yaml
parente7c573d1723be6425bdcbf65caf2daba8d6a2865 (diff)
downloadpaste-git-cdent/git-actions.tar.gz
fail fast againcdent/git-actions
Diffstat (limited to '.github/workflows/tests.yaml')
-rw-r--r--.github/workflows/tests.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/tests.yaml b/.github/workflows/tests.yaml
index 759e695..a352171 100644
--- a/.github/workflows/tests.yaml
+++ b/.github/workflows/tests.yaml
@@ -4,7 +4,6 @@ jobs:
build:
runs-on: ubuntu-20.04
strategy:
- fail-fast: false
matrix:
include:
- python: 2.7