fix-cii #1140

Merged
philipp merged 3 commits from fix-cii into staging 2025-10-02 09:02:43 +02:00
Showing only changes of commit 68674dd1c5 - Show all commits

View File

@@ -17,6 +17,9 @@ jobs:
- name: Run Test DB Script
run: ./test_db.sh
- name: Test
run: npm --version
- name: Cache Cargo dependencies
uses: Swatinem/rust-cache@v2