summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-25 09:17:57 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-01-25 09:17:57 (GMT)
commitd0a14aef840301b592bb6f78bc54ee3ab247a11c (patch)
tree1a6c05149819e7fe43025e8af45b7e09f48b766f /.github
parente407131e1e741704d5115c8664e04bfcdcbaaa9a (diff)
parent6724e7437741549543261f17e17e1eec93c56d86 (diff)
downloadtcl-d0a14aef840301b592bb6f78bc54ee3ab247a11c.zip
tcl-d0a14aef840301b592bb6f78bc54ee3ab247a11c.tar.gz
tcl-d0a14aef840301b592bb6f78bc54ee3ab247a11c.tar.bz2
Merge 8.7
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/linux-build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml
index e92c28a..92e17b6 100644
--- a/.github/workflows/linux-build.yml
+++ b/.github/workflows/linux-build.yml
@@ -38,6 +38,8 @@ jobs:
- name: Run Tests
run: |
make test
+ env:
+ ERROR_ON_FAILURES: 1
- name: Test-Drive Installation
run: |
make install