Skip to content

Commit

Permalink
move: remove diem-framework
Browse files Browse the repository at this point in the history
  • Loading branch information
bmwill committed Oct 26, 2023
1 parent 1f6f752 commit 850c3b2
Show file tree
Hide file tree
Showing 152 changed files with 4 additions and 31,109 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: fmt
args: --all --check
args: --check

cargo-deny:
name: cargo-deny (advisories, licenses, bans, ...)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -326,7 +326,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: fmt
args: --all --check
args: --check

cargo-deny:
name: cargo-deny (advisories, licenses, bans, ...)
Expand Down
Loading

1 comment on commit 850c3b2

@vercel
Copy link

@vercel vercel bot commented on 850c3b2 Oct 26, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.