mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-20 17:58:56 +02:00
Remove LC_ALL as more tests crashed with it
This commit is contained in:
parent
f3bd61075f
commit
f732ff298b
2
.github/workflows/boxes.yml
vendored
2
.github/workflows/boxes.yml
vendored
@ -49,8 +49,6 @@ jobs:
|
|||||||
build-mac:
|
build-mac:
|
||||||
runs-on: macos-latest
|
runs-on: macos-latest
|
||||||
env:
|
env:
|
||||||
LANG: C
|
|
||||||
LC_ALL: C
|
|
||||||
LEX: /usr/local/opt/flex/bin/flex
|
LEX: /usr/local/opt/flex/bin/flex
|
||||||
YACC: /usr/local/opt/bison/bin/bison
|
YACC: /usr/local/opt/bison/bin/bison
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user