mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-30 02:37:28 +02:00
Minor fixes
This commit is contained in:
4
.github/workflows/codespell.yml
vendored
4
.github/workflows/codespell.yml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user