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 4a8ded5 Why are we failing
4a8ded5 is described below
commit 4a8ded528cfc005da4f7fe3615d08bebaac13b0d
Author: Sebb <[email protected]>
AuthorDate: Wed Jan 26 12:29:11 2022 +0000
Why are we failing
---
.github/workflows/integration-tests.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/integration-tests.yml
b/.github/workflows/integration-tests.yml
index 36d06b6..5394a10 100644
--- a/.github/workflows/integration-tests.yml
+++ b/.github/workflows/integration-tests.yml
@@ -32,6 +32,7 @@ jobs:
- uses: actions/checkout@master
with:
persist-credentials: false
+ ref: '8ded7bf' # before main change
- name: Setup python
uses: actions/setup-python@v2
with: