Skip to content

Commit

Permalink
fix atcion ?
Browse files Browse the repository at this point in the history
  • Loading branch information
tztz8 committed May 31, 2023
1 parent 10a99df commit d8468bd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/rust.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
name: Rust
# Mostly from: https://kerkour.com/rust-github-actions-ci-cd
# Also from: https://github.com/letsgetrusty/example_lib/blob/master/.github/workflows/rust.yml
on:
push:
branches: [ main ]
on: push

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit d8468bd

Please sign in to comment.