Skip to content

Commit

Permalink
Revert "option --chain-stack-traces included for dart tests"
Browse files Browse the repository at this point in the history
This reverts commit b88b524.
  • Loading branch information
desistefanova committed Mar 18, 2022
1 parent 0514964 commit 2024f00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/realm-dart-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:

- name: Run tests
run: |
dart test -r expanded -j 1 --test-randomize-ordering-seed random --chain-stack-traces
dart test -r expanded -j 1 --test-randomize-ordering-seed random
echo "ARCHIVE_PATH=$(pwd)/binary/macos.tar.gz" >> $GITHUB_ENV
- name: Archive binary
Expand Down

0 comments on commit 2024f00

Please sign in to comment.