Skip to content

Commit

Permalink
[ci] remove t1rocketemu rust format check
Browse files Browse the repository at this point in the history
  • Loading branch information
Clo91eaf committed Sep 8, 2024
1 parent 518d6ba commit 3a0ab0e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,6 @@ jobs:
warnOnFileChanged "* Cargo format fail, please run 'cd difftest; cargo -- format'"
popd
pushd t1rocketemu
nix shell '.#cargo' '.#rustfmt' -c cargo fmt
warnOnFileChanged "* Cargo format fail, please run 'cd t1rocketemu; cargo fmt'"
popd
# Disable for now
# if nix run '.#ripgrep' -- '\p{Script=Han}' t1 > zh-hans.txt; then
# RET=1
Expand Down

0 comments on commit 3a0ab0e

Please sign in to comment.