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 d23c215 Now works fine
d23c215 is described below
commit d23c2150fd3e490c2a7f6c4381153313449f83ac
Author: Sebb <[email protected]>
AuthorDate: Wed Mar 23 13:42:03 2022 +0000
Now works fine
---
.github/workflows/unittestlib.yml | 2 --
1 file changed, 2 deletions(-)
diff --git a/.github/workflows/unittestlib.yml
b/.github/workflows/unittestlib.yml
index d582540..490d8bf 100644
--- a/.github/workflows/unittestlib.yml
+++ b/.github/workflows/unittestlib.yml
@@ -7,8 +7,6 @@ on:
workflow_dispatch:
-# temporary hack to see if can build ruby-ldap ...
-
jobs:
test:
strategy: