style: quote

This commit is contained in:
MDLeom 2025-07-15 11:55:37 +00:00
parent dd3039eca2
commit be6a367355
No known key found for this signature in database
GPG Key ID: 06C236E63CBC68AA
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
env:
CI: true
- name: Upload coverage report to Codecov
if: matrix.os == "ubuntu-latest" && matrix.node-version == "22"
if: matrix.os == 'ubuntu-latest' && matrix.node-version == '22'
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true