Skip to content

Commit 8fa8f8e

Browse files
committed
CI: Add test build
1 parent e0868b1 commit 8fa8f8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ruby.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,8 @@ jobs:
2727
run: |
2828
bundle exec rake config:environment_variables
2929
bundle exec rake config:print
30+
- name: EL9 test build
31+
run: bundle exec build openbolt el-9-x86_64
3032

3133
tests:
3234
if: always()

0 commit comments

Comments
 (0)