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 da828d4 commit a33631bCopy full SHA for a33631b
.github/workflows/checks.yaml
@@ -31,4 +31,4 @@ jobs:
31
bundler-cache: true
32
33
- name: Run ${{ matrix.cfg.check }} check
34
- run: bundle exec rake ${{ matrix.cfg.check }}
+ run: bundle exec rake ${{ matrix.cfg.check }} --trace
0 commit comments