Skip to content

Commit b3799e8

Browse files
committed
👷 run dprint in CI
1 parent c9686f9 commit b3799e8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ jobs:
2424
steps:
2525
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2626

27+
- name: dprint
28+
uses: dprint/check@9cb3a2b17a8e606d37aae341e49df3654933fc23 # v2.3
29+
2730
- name: Install uv
2831
uses: astral-sh/setup-uv@bd01e18f51369d5a26f1651c3cb451d3417e3bba # v6.3.1
2932

0 commit comments

Comments
 (0)