Skip to content

Commit 8008acf

Browse files
committed
Test building packages
1 parent 4934305 commit 8008acf

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/test.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,7 @@ jobs:
2020
run: bundle install
2121
- name: Run test
2222
run: rake test
23+
- name: Build
24+
run: rake build
25+
env:
26+
LANG: C

0 commit comments

Comments
 (0)