Skip to content

Commit

Permalink
refactor: move integration to test/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
AriPerkkio committed Aug 13, 2024
1 parent 34fdc87 commit d46ec03
Show file tree
Hide file tree
Showing 11 changed files with 461 additions and 150 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test-cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
run: pnpm build-release

- name: Integration Tests
working-directory: ./integration
working-directory: ./test/cli
run: pnpm test
Loading

0 comments on commit d46ec03

Please sign in to comment.