Skip to content

Commit

Permalink
Linux and no wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
brianquinlan committed Mar 4, 2024
1 parent 39a6ff7 commit 4b9425e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 63 deletions.
76 changes: 14 additions & 62 deletions .github/workflows/dart.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion pkgs/web_socket/mono_pkg.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,8 @@ stages:
- dev
- unit_test:
- test: --test-randomize-ordering-seed=random -p vm
os:
- linux
- test: --test-randomize-ordering-seed=random -p chrome -c dart2js
- test: --test-randomize-ordering-seed=random -p chrome -c dart2wasm
os:
- linux

0 comments on commit 4b9425e

Please sign in to comment.