mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
chore: cargo update + taplo fmt
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
This commit is contained in:
parent
95a7929291
commit
df7973c501
13 changed files with 92 additions and 338 deletions
4
.github/workflows/lint.yml
vendored
4
.github/workflows/lint.yml
vendored
|
@ -23,7 +23,7 @@ jobs:
|
|||
taplo:
|
||||
name: taplo
|
||||
runs-on: ubuntu-latest
|
||||
container: tamasfe/taplo:latest
|
||||
steps:
|
||||
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4
|
||||
- run: taplo fmt --check
|
||||
- uses: cachix/install-nix-action@v27
|
||||
- run: nix run nixpkgs#taplo -- fmt --check
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue