Update prod.yml

This commit is contained in:
itsscb 2024-08-28 15:16:54 +02:00 committed by GitHub
parent 25a32db479
commit decf69e907
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -68,7 +68,6 @@ jobs:
- name: Build and test code
run: |
cargo build --verbose --release
cargo test --verbose
deploy: