Skip to content

Commit

Permalink
Merge branch 'feat/authenticated-messages'
Browse files Browse the repository at this point in the history
  • Loading branch information
ilbertt committed Oct 9, 2023
2 parents ce42e01 + bd0d597 commit 3e462f2
Show file tree
Hide file tree
Showing 20 changed files with 1,383 additions and 1,971 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
cd tests
rustup target add wasm32-unknown-unknown
dfx start --clean --background
IC_WS_CDK_INTEGRATION_TEST=1 npm run deploy:tests
npm run deploy:tests
npm run generate
- name: Run integration tests
run: cd tests && npm run test:integration
Loading

0 comments on commit 3e462f2

Please sign in to comment.