Skip to content

Commit 29e6653

Browse files
committed
Move docker compose file into integration tests.
1 parent 0659305 commit 29e6653

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_integration_adapter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
path: "fal"
4545

4646
- name: Start Docker database
47-
working-directory: fal/projects/adapter/cli_tests
47+
working-directory: fal/projects/adapter/integration_tests
4848
if: contains(fromJSON('["postgres"]'), matrix.profile)
4949
run: docker-compose up -d
5050

File renamed without changes.

0 commit comments

Comments
 (0)