mirror of
https://github.com/dolthub/dolt.git
synced 2026-04-22 02:50:04 -05:00
/.github/workflows/ci-compatibility-tests.yaml: fix working dir
This commit is contained in:
@@ -41,4 +41,4 @@ jobs:
|
||||
dolt config --global --add user.email 'actions@liquidata.co'
|
||||
- name: Test all
|
||||
run: ./runner.sh
|
||||
working-directory: ./bats/compatibility
|
||||
working-directory: ./integration-tests/bats/compatibility
|
||||
|
||||
Reference in New Issue
Block a user