summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorHamir Mahal <hamirmahal@gmail.com>2024-04-17 01:35:29 -0700
committerHamir Mahal <hamirmahal@gmail.com>2024-04-17 01:35:29 -0700
commit9a13bccd6305a83635993b9e2f80422a35566ee3 (patch)
treef164996631247a8e48e5e9d7fee33bb6bc8b9b1b /.github
parent67a15ef27f73f83d4a29b955e970846fe42026fc (diff)
chore: changes from formatting on save
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/rust.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/rust.yml b/.github/workflows/rust.yml
index 226d413..515dc50 100644
--- a/.github/workflows/rust.yml
+++ b/.github/workflows/rust.yml
@@ -2,9 +2,9 @@ name: Rustlings Tests
on:
push:
- branches: [ main ]
+ branches: [main]
pull_request:
- branches: [ main ]
+ branches: [main]
env:
CARGO_TERM_COLOR: always