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 0caf5b0 oops
0caf5b0 is described below
commit 0caf5b030f68a2b7ab319bfb58497f85e9199118
Author: Sebb <[email protected]>
AuthorDate: Tue Mar 29 13:12:59 2022 +0100
oops
---
.github/workflows/unittestnavigation.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/unittestnavigation.yml
b/.github/workflows/unittestnavigation.yml
index b45b0ca..2ccb6ed 100644
--- a/.github/workflows/unittestnavigation.yml
+++ b/.github/workflows/unittestnavigation.yml
@@ -32,4 +32,5 @@ jobs:
- name: test agenda navigation code
run: |
cd www/board/agenda
+ bundle install
TEST_AO_PAGE=1 bundle exec rspec spec/navigation_spec.rb