Skip to content

Commit

Permalink
remove stylua from "borrowed" ci workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdotink committed Dec 14, 2023
1 parent dd0f1c9 commit 29f582b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
run: cargo test --locked --verbose

lint:
name: Rustfmt, Clippy, & Stylua
name: Rustfmt & Clippy
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit 29f582b

Please sign in to comment.