Skip to content

Commit 13590fc

Browse files
bastelfreaksebastianrakel
authored andcommitted
CI: Display existing bolt tasks
1 parent c31a89d commit 13590fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/tests.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -225,6 +225,8 @@ jobs:
225225
- if: runner.os == 'Linux'
226226
name: Run tests
227227
run: bundle exec rake ci:apply:linux
228+
- name: Show tasks
229+
run: bundle exec bolt task show
228230
- if: runner.os == 'Windows'
229231
name: Run tests
230232
run: bundle exec rake ci:apply:windows

0 commit comments

Comments
 (0)