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 191367e2 A bit more detail
191367e2 is described below
commit 191367e22e5ed3a97a1891ea56437fd9137f8275
Author: Sebb <[email protected]>
AuthorDate: Sat May 20 15:58:30 2023 +0100
A bit more detail
---
.github/workflows/unittestagenda.yml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/workflows/unittestagenda.yml
b/.github/workflows/unittestagenda.yml
index 2a3ec491..d8a9f688 100644
--- a/.github/workflows/unittestagenda.yml
+++ b/.github/workflows/unittestagenda.yml
@@ -58,5 +58,6 @@ jobs:
- name: test agenda code
run: |
cd www/board/agenda
- gem list # DEBUG
+ gem info # DEBUG
SKIP_NAVIGATION=1 bundle exec rake RSPEC_OPTS='--pattern=secret*.rb'
+ gem info # DEBUG