fix(ci): remove rustflags
All checks were successful
Test Agent / test (push) Successful in 1m3s

This commit is contained in:
2025-08-15 13:52:02 +09:00
parent c76fefe56b
commit 88911c5434

View File

@@ -41,3 +41,5 @@ jobs:
- name: Run tests
run: cargo test
env:
RUSTFLAGS: ""