Skip to content

Commit

Permalink
remove dump double empty lines, make formatter happy
Browse files Browse the repository at this point in the history
  • Loading branch information
BenoitRanque committed Oct 7, 2024
1 parent 830214d commit e947b6d
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion .github/workflows/cargo-audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
branches:
- main


name: cargo audit

jobs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cargo-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
branches:
- main


jobs:
build:
name: Build Postgres NDC
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/cargo-machete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ on:
branches:
- main


jobs:
cargo-machete:
name: find unused dependencies with cargo machete
Expand Down

0 comments on commit e947b6d

Please sign in to comment.