Skip to content

Commit

Permalink
working dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Lms24 committed Oct 16, 2024
1 parent a6fceab commit 3e524ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,7 @@ jobs:
working-directory: ./api-node
run: yarn install --frozen-lockfile
- name: Build Python API
working-directory: ./api-node
run: yarn python-api:build
- name: Run e2e tests
working-directory: ./api-node
Expand Down

0 comments on commit 3e524ed

Please sign in to comment.