fix: Build Pipeline

This commit is contained in:
Alex Wellnitz 2023-10-25 00:00:44 +02:00
parent 282a07dbec
commit 47665a5521

View File

@ -19,4 +19,4 @@ jobs:
- name: Build
run: cargo build --verbose
- name: Run tests
run: cargo test -- --test-threads=1 --verbose
run: cargo test -- --test-threads=1