Implement integration-test based on YNAB-Export #46

Merged
jacob1123 merged 24 commits from integration-test into master 2022-04-06 21:26:47 +02:00
Showing only changes of commit 9471c5b63b - Show all commits

View File

@@ -5,8 +5,9 @@ name: budgeteer
steps:
- name: submodules
image: alpine/git
commands:
- git submodule update --recursive --remote
- git submodule update --recursive --init
- name: Taskfile.dev PR
image: hub.javil.eu/budgeteer:dev