Skip to content

Commit

Permalink
Update chrome.workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ephenodrom authored Jan 11, 2024
1 parent 4ff2c40 commit 6749f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chrome.workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ jobs:
run: dart pub get

- name: Test chrome
run: dart pub run test -p chrome
run: dart pub run test -j 1 -p chrome

0 comments on commit 6749f1e

Please sign in to comment.