Some checks failed
Rust / build (push) Failing after 52s

This commit is contained in:
Raphael 2026-03-15 13:09:53 +01:00
parent 2950ccb6c9
commit a91cac7f61
No known key found for this signature in database

View file

@ -16,7 +16,6 @@ jobs:
container: rust:latest
steps:
- uses: https://github.com/actions/checkout@v4
- name: Install sqlx-cli
run: cargo install sqlx-cli --no-default-features --features postgres
- name: Prepare