We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f7fc2 commit de30e26Copy full SHA for de30e26
.github/workflows/dart_ci.yml
@@ -33,5 +33,5 @@ jobs:
33
run: dart analyze
34
35
- name: Tests
36
- run: dart test
+ run: dart test --chain-stack-traces
37
if: ${{ matrix.sdk == '2.13.4' }}
0 commit comments