Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mdabir1203 authored Aug 13, 2024
1 parent b4a3215 commit 3f6e758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: CI
on:
push:
branches:
- main
- Main
pull_request:
branches:
- main
Expand Down Expand Up @@ -58,4 +58,4 @@ jobs:
run: |
cargo build --verbose
cargo test --verbose

0 comments on commit 3f6e758

Please sign in to comment.