mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-26 18:29:03 -06:00
maxtrix
This commit is contained in:
2
.github/workflows/ci-bats-unix.yaml
vendored
2
.github/workflows/ci-bats-unix.yaml
vendored
@@ -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 .
|
||||
|
||||
Reference in New Issue
Block a user