fix: fix carddav sync-collection reporting wrong syncToken (#3734)

This commit is contained in:
Alexis Saettler
2020-03-24 21:11:47 +01:00
committed by GitHub
parent f0d4d82da6
commit ebba317474
6 changed files with 29 additions and 3 deletions
+1
View File
@@ -95,6 +95,7 @@ jobs:
parallel: true
group: Azure DevOps CI
config: baseUrl=http://localhost:8000
wait-on: http://localhost:8000
env:
CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}