This commit is contained in:
James Cor
2022-04-07 11:53:35 -07:00
parent 3e016e7ef6
commit 81efb25a48

View File

@@ -91,7 +91,7 @@ jobs:
run: expect -v
- name: Test all Unix
env:
DOLT_FMT: ${{ maxtrix.dolt_fmt }}
DOLT_FMT: ${{ matrix.dolt_fmt }}
run: |
if [ -n "$DOLT_FMT" ]; then export DOLT_DEFAULT_BIN_FORMAT="$DOLT_FMT"; fi
bats --tap .