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 e75a893  Try just before rake
e75a893 is described below

commit e75a8930958fbd38e9a53423fb91bf72e02c3ef1
Author: Sebb <[email protected]>
AuthorDate: Thu Mar 24 23:52:07 2022 +0000

    Try just before rake
---
 .github/workflows/unittestagenda.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/unittestagenda.yml 
b/.github/workflows/unittestagenda.yml
index dfea0a2..3b45fc4 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -47,4 +47,5 @@ jobs:
     - name: test agenda code
       run: |
         cd www/board/agenda
+        npm install # fails under rake
         bundle exec rake

Reply via email to