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 dc403eb commit 7efed27Copy full SHA for 7efed27
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