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/incubator-ponymail-foal.git
The following commit(s) were added to refs/heads/master by this push:
new 8083ba9 ponymail.yaml already exists
8083ba9 is described below
commit 8083ba99a7333f4da3e4dfeaffcb671294057482
Author: Sebb <[email protected]>
AuthorDate: Thu Aug 20 17:34:48 2020 +0100
ponymail.yaml already exists
---
.github/workflows/unittest.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.github/workflows/unittest.yml b/.github/workflows/unittest.yml
index 108ac8b..c247fb7 100644
--- a/.github/workflows/unittest.yml
+++ b/.github/workflows/unittest.yml
@@ -34,6 +34,5 @@ jobs:
# pytest
- name: Test with Ponymail Unit tests
run: |
- sed -e 's/# cropout:/cropout:/' tools/ponymail.cfg.sample
>tools/ponymail.cfg
cd pmtests
python runall.py --root ..