staging #169

Merged
philipp merged 83 commits from staging into main 2024-01-19 07:43:06 +01:00
23 changed files with 1071 additions and 624 deletions
Showing only changes of commit 6e8947a928 - Show all commits

View File

@@ -17,8 +17,6 @@ jobs:
- name: Run Test DB Script
run: ./test_db.sh
- name: TEMPORARY act workaround
run: apt update && apt install zstd
- name: Set up cargo cache
uses: actions/cache@v3
with: