Skip to content

Commit 3f6e758

Browse files
authored
Update CI.yml
1 parent b4a3215 commit 3f6e758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: CI
33
on:
44
push:
55
branches:
6-
- main
6+
- Main
77
pull_request:
88
branches:
99
- main
@@ -58,4 +58,4 @@ jobs:
5858
run: |
5959
cargo build --verbose
6060
cargo test --verbose
61-
61+

0 commit comments

Comments
 (0)