test
Some checks failed
Build Project / test (push) Failing after 12s

This commit is contained in:
2023-09-24 15:14:57 +00:00
parent febb2116d9
commit 1c4aec3742

View File

@@ -38,3 +38,4 @@ jobs:
uses: cargo install sqlx-cli && sqlx migrate run
- name: Running cargo build
run: cargo build --release