Actions attempt 2

This commit is contained in:
Andrzej Janik 2024-04-27 02:09:01 +02:00
commit 430ab77d47

View file

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