Skip to content

Commit

Permalink
move file into folder, change term color,name
Browse files Browse the repository at this point in the history
  • Loading branch information
micahkendall committed Dec 29, 2023
1 parent de22648 commit df309ac
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/ci.yml → .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
name: Cargo Build & Test
name: Rust

on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]

env:
env:
CARGO_TERM_COLOR: always

jobs:
Expand Down

0 comments on commit df309ac

Please sign in to comment.