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: [ '*' ]
jobs:
coverity:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
ref: master
- uses: codespell-project/actions-codespell@v2.1
with: