Skip to content

Commit

Permalink
build: Ensure that YAMLLint allows 1 space before comment to prevent …
Browse files Browse the repository at this point in the history
…clash with Prettier
  • Loading branch information
sbp-bvanb committed Oct 21, 2024
1 parent 9859adb commit a7a7cf5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/golang.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:
mcvs-golang-action:
runs-on: ubuntu-22.04
steps:
#
- uses: actions/[email protected]
- uses: schubergphilis/mcvs-golang-action@89-1-space-yamllint
- uses: schubergphilis/mcvs-golang-action@v0.8.3
with:
code_coverage_expected: 62.3
gci: "false"
Expand Down

0 comments on commit a7a7cf5

Please sign in to comment.