Skip to content

Commit

Permalink
headless
Browse files Browse the repository at this point in the history
  • Loading branch information
insipx committed Oct 3, 2024
1 parent 0fd5515 commit 4d50702
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-webassembly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
.
- name: test `xmtp_mls`
run: |
wasm-pack test --chrome --release -- --manifest-path ./Cargo.toml -- \
wasm-pack test --chrome --headless --release -- --manifest-path ./Cargo.toml -- \
--skip xmtp_mls::subscriptions --skip xmtp_mls::groups::subscriptions \
--skip xmtp_mls::storage::encrypted_store::group_message::tests::it_cannot_insert_message_without_group \
--skip xmtp_mls::groups::tests::process_messages_abort_on_retryable_error \
Expand Down

0 comments on commit 4d50702

Please sign in to comment.