summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2021-03-15 11:04:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2021-03-15 11:04:21 (GMT)
commitc5ca64f414a98be2d4e9a91e0cab554221369344 (patch)
treeec88de41f3c9fa0b9df859b6a67f1b0ed6d2bc94 /.github
parentdb4cdba82f0712063880e690953d4bd0caf6da4f (diff)
parentd5a1cc52cf08703de2efb17dbc8eb5cc48a94a9f (diff)
downloadtk-c5ca64f414a98be2d4e9a91e0cab554221369344.zip
tk-c5ca64f414a98be2d4e9a91e0cab554221369344.tar.gz
tk-c5ca64f414a98be2d4e9a91e0cab554221369344.tar.bz2
Merge 8.5
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mac-build.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.github/workflows/mac-build.yml b/.github/workflows/mac-build.yml
index e15ff80..41da00c 100644
--- a/.github/workflows/mac-build.yml
+++ b/.github/workflows/mac-build.yml
@@ -136,8 +136,6 @@ jobs:
echo "::error::Failure during Test"
exit 1
}
- env:
- MAC_CI: 1
- name: Carry out trial installation
run: |
make install || {