Re-implemented getting tasks with the new seperate endpoint #39

Open
konrad wants to merge 34 commits from feature/task-list into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 78ddbecd19 - Show all commits

View File

@ -28,7 +28,7 @@ steps:
- make build-debug
- name: test
image: vikunja/flutter-build
image: cirrusci/flutter:stable
pull: true
commands:
- flutter packages get