Minor fixes

This commit is contained in:
Andras Fekete
2024-10-04 14:45:11 -04:00
parent 725e4323e2
commit 57acf721d4

View File

@ -7,12 +7,10 @@ on:
branches: [ '*' ] branches: [ '*' ]
jobs: jobs:
coverity: codespell:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with:
ref: master
- uses: codespell-project/actions-codespell@v2.1 - uses: codespell-project/actions-codespell@v2.1
with: with: