Update rust.yml

This commit is contained in:
Alexey
2026-02-15 19:32:29 +03:00
committed by GitHub
parent 2112ba22f1
commit f9c41ab703

View File

@@ -2,9 +2,9 @@ name: Rust
on: on:
push: push:
branches: [ * ] branches: [ "*" ]
pull_request: pull_request:
branches: [ * ] branches: [ "*" ]
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always