Skip to content

Commit 9ab7222

Browse files
committed
GitHub Action: do not update JMAP-TestSuite
It will be fresh from the nightly.
1 parent c946796 commit 9ab7222

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -50,14 +50,6 @@ jobs:
5050
echo "Mail::IMAPTalk" $(cpanm --info Mail::IMAPTalk)
5151
/usr/cyrus/libexec/master -V
5252
/usr/cyrus/sbin/cyr_buildinfo
53-
- name: update jmap test suite
54-
working-directory: /srv/JMAP-TestSuite.git
55-
shell: bash
56-
run: |
57-
git fetch
58-
git checkout origin/master
59-
git clean -f -x -d
60-
cpanm --installdeps .
6153
- name: set up cassandane
6254
working-directory: cassandane
6355
shell: bash

0 commit comments

Comments
 (0)