mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-21 05:08:35 +01: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:
|
||||
runs-on: macos-latest
|
||||
env:
|
||||
LANG: C
|
||||
LC_ALL: C
|
||||
LEX: /usr/local/opt/flex/bin/flex
|
||||
YACC: /usr/local/opt/bison/bin/bison
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user