aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-11-29 21:13:27 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-11-29 21:13:27 +0300
commitd97bba706885fb628d7f30dba18d920994338731 (patch)
tree560ef68f408f31efec184112a2a81db95a8c29c5 /.github/workflows
parentREADME update (diff)
downloadvk-scripts-d97bba706885fb628d7f30dba18d920994338731.tar.gz
vk-scripts-d97bba706885fb628d7f30dba18d920994338731.zip
workflows/test.yml: fail-fast
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/test.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index f64c44b..6d7b055 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -17,7 +17,6 @@ jobs:
PIP_NO_PYTHON_VERSION_WARNING: 1
strategy:
- fail-fast: false
matrix:
python-version: [3.4, 3.5, 3.6, 3.7, 3.8, 3.9]