Skip to content

Commit 9fffd82

Browse files
committed
fix: postman tests
1 parent c90acb2 commit 9fffd82

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/postman.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
- name: Sync values schema from apl-core
6161
run: cp apl-core/values-schema.yaml src/values-schema.yaml
6262
- name: Start api
63+
env:
64+
APL_CORE_PATH: apl-core
6365
run: |
6466
npm install
6567
cp .env.sample .env

0 commit comments

Comments
 (0)