Fixed workflow

This commit is contained in:
2026-01-20 15:29:33 +01:00
parent 4cce216e4e
commit 9a02c1b3ff

View File

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