Update rust.yml

This commit is contained in:
Alexey
2026-02-15 19:31:23 +03:00
committed by GitHub
parent fbe9277f86
commit 2112ba22f1

View File

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