diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-03-15 11:04:21 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2021-03-15 11:04:21 (GMT) |
commit | c5ca64f414a98be2d4e9a91e0cab554221369344 (patch) | |
tree | ec88de41f3c9fa0b9df859b6a67f1b0ed6d2bc94 /.github | |
parent | db4cdba82f0712063880e690953d4bd0caf6da4f (diff) | |
parent | d5a1cc52cf08703de2efb17dbc8eb5cc48a94a9f (diff) | |
download | tk-c5ca64f414a98be2d4e9a91e0cab554221369344.zip tk-c5ca64f414a98be2d4e9a91e0cab554221369344.tar.gz tk-c5ca64f414a98be2d4e9a91e0cab554221369344.tar.bz2 |
Merge 8.5
Diffstat (limited to '.github')
-rw-r--r-- | .github/workflows/mac-build.yml | 2 |
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 || { |