ignore warnings
Some checks failed
Push Workflows / docs (push) Has been cancelled
Push Workflows / docker-build (push) Has been cancelled
Push Workflows / env (push) Has been cancelled
Push Workflows / leptos-test (push) Has been cancelled
Push Workflows / test (push) Has been cancelled
Push Workflows / nix-build (push) Has been cancelled
Push Workflows / build (push) Failing after 1m35s

This commit is contained in:
Ethan Girouard 2024-12-19 05:30:31 +00:00
parent 3c18c8c21c
commit 7e7127c2a0

View File

@ -10,8 +10,6 @@ jobs:
- name: Use Cache
uses: Swatinem/rust-cache@v2
- name: Build project
env:
RUSTFLAGS: "-D warnings"
run: cargo-leptos build
docker-build: