Skip to content

Commit 1175af2

Browse files
authored
Revert "temporariliy disable the lint check (#81)" (#82)
This reverts commit 6ea2e1f.
1 parent 6ea2e1f commit 1175af2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
build:
2020
name: "Build"
2121
runs-on: ubuntu-latest
22-
#needs: ["format-lint-check"]
22+
needs: ["format-lint-check"]
2323
permissions:
2424
contents: read
2525
packages: write

0 commit comments

Comments
 (0)