Skip to content

Commit

Permalink
Update dart.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mrtnetwork authored Apr 30, 2024
1 parent cada77e commit ad2e9fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
run: dart test ./test

- name: Run tests web
run: dart test -p web ./test
run: dart test -p chrome ./test

0 comments on commit ad2e9fc

Please sign in to comment.