Skip to content

Commit 079d0f3

Browse files
committed
chore(workflows): disable stylua check for now
1 parent 889432c commit 079d0f3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ jobs:
44
style:
55
name: style
66
runs-on: ubuntu-latest
7+
if: ${{ false }} # disable for now
78
steps:
89
- uses: actions/checkout@v2
910
- uses: JohnnyMorganz/stylua-action@1.0.0

0 commit comments

Comments
 (0)