ci(rust): adding the actions
Some checks failed
Rust / build (push) Failing after 2s

This commit is contained in:
Raphael 2026-03-15 16:51:51 +01:00
parent a3bcaafee7
commit 3e88188f71
No known key found for this signature in database

View file

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