Skip to content

Commit b21fbe0

Browse files
committed
Make "Lint documentation" workflow formatting Prettier-compliant
The previous formatting causes the "Check formatting" CI workflow to fail.
1 parent a165205 commit b21fbe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/lint-documentation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
- uses: ruby/setup-ruby@v1
3535
with:
36-
ruby-version: ruby # Install latest version
36+
ruby-version: ruby # Install latest version
3737

3838
- name: Install licensee
3939
run: gem install licensee

0 commit comments

Comments
 (0)