Skip to content

Commit

Permalink
Fix e2e script path
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrossy committed Nov 27, 2023
1 parent 684d543 commit ab18db7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
E2E_KATHY_MESSAGES: '20'

- name: cli e2e tests
run: ./ci-test.sh
run: ./typescript/cli/ci-test.sh

env-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit ab18db7

Please sign in to comment.