Skip to content

Commit

Permalink
fix project name (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
getong authored Jan 23, 2024
1 parent 99fbb38 commit c3ac187
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 @@ -9,8 +9,8 @@ on:
paths:
- "Cargo.lock"
- "Cargo.toml"
- "scuttlebutt/**"
- "scuttlebutt-*/**"
- "chitchat/**"
- "chitchat-*/**"

env:
RUSTFLAGS: -Dwarnings
Expand Down

0 comments on commit c3ac187

Please sign in to comment.