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 a923b22 Duh! needs to be done from home
a923b22 is described below
commit a923b22885d90d427bba6d5c41daef9dc97a9b2b
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 23 14:01:08 2022 +0000
Duh! needs to be done from home
---
.github/workflows/unittestagenda.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/unittestagenda.yml
b/.github/workflows/unittestagenda.yml
index 4e93465..5bf63b3 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -39,8 +39,6 @@ jobs:
bundle install
- name: setup agenda 2
run: |
- cd www/board/agenda
- ls $PWD/lib
sudo ruby -I $PWD/lib -r whimsy/asf -e "ASF::LDAP.configure"
- name: test agenda code
run: |