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 baeb21d commit e3d804dCopy full SHA for e3d804d
1 file changed
.github/workflows/test-select.yaml
@@ -35,7 +35,7 @@ jobs:
35
36
- name: Run tests
37
timeout-minutes: 10
38
- run: bundle exec bake test
+ run: bundle exec sus --verbose
39
40
# Maybe buggy.
41
# - name: Run external tests
0 commit comments