This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new cd2890f Need some gems
cd2890f is described below
commit cd2890f2087d4c91f028704f1737403c6102d347
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 23 11:17:34 2022 +0000
Need some gems
---
.github/workflows/unittest.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml
index af0261f..6f3c7bc 100644
--- a/.github/workflows/unittest.yml
+++ b/.github/workflows/unittest.yml
@@ -19,4 +19,5 @@ jobs:
- name: test library code
run: |
cd lib
+ bundle install
bundle exec rake