Skip to content

Commit a33631b

Browse files
committed
CI: run rake with --trace
1 parent da828d4 commit a33631b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
bundler-cache: true
3232

3333
- name: Run ${{ matrix.cfg.check }} check
34-
run: bundle exec rake ${{ matrix.cfg.check }}
34+
run: bundle exec rake ${{ matrix.cfg.check }} --trace

0 commit comments

Comments
 (0)