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 a6ed9f88 How do these compare with Docker?
a6ed9f88 is described below
commit a6ed9f88900c7179fbef0b372885de22f17bf18f
Author: Sebb <[email protected]>
AuthorDate: Sat May 20 15:43:49 2023 +0100
How do these compare with Docker?
---
.github/workflows/unittestagenda.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/unittestagenda.yml
b/.github/workflows/unittestagenda.yml
index a51ffc0d..2a3ec491 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -58,4 +58,5 @@ jobs:
- name: test agenda code
run: |
cd www/board/agenda
+ gem list # DEBUG
SKIP_NAVIGATION=1 bundle exec rake RSPEC_OPTS='--pattern=secret*.rb'