mirror of
https://github.com/curl/curl.git
synced 2026-07-27 06:37:16 +03:00
test568: fix codespell, catch it next time early in CI
Also:
- GHA/checksrc: do not exclude `tests/data/*` changes.
Follow-up to 407d2f3d57 #19944
Closes #19945
This commit is contained in:
parent
d248d17cf3
commit
77eb6697f5
2 changed files with 2 additions and 4 deletions
2
.github/workflows/checksrc.yml
vendored
2
.github/workflows/checksrc.yml
vendored
|
|
@ -16,7 +16,6 @@ name: 'Source'
|
|||
- 'appveyor.*'
|
||||
- 'Dockerfile'
|
||||
- 'plan9/**'
|
||||
- 'tests/data/**'
|
||||
pull_request:
|
||||
branches:
|
||||
- master
|
||||
|
|
@ -25,7 +24,6 @@ name: 'Source'
|
|||
- 'appveyor.*'
|
||||
- 'Dockerfile'
|
||||
- 'plan9/**'
|
||||
- 'tests/data/**'
|
||||
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
|
||||
|
|
|
|||
|
|
@ -66,7 +66,7 @@ v=0
|
|||
o=mhandley 2890844526 2890845468 IN IP4 126.16.64.4
|
||||
s=SDP Seminar
|
||||
i=A Seminar on the session description protocol
|
||||
u=something somewthing something something somethin
|
||||
u=something something something something something
|
||||
e=once upon the time we knew
|
||||
c=IN IP4 224.2.17.12/127
|
||||
t=2873397496 2873404696
|
||||
|
|
@ -90,7 +90,7 @@ v=0
|
|||
o=mhandley 2890844526 2890845468 IN IP4 126.16.64.4
|
||||
s=SDP Seminar
|
||||
i=A Seminar on the session description protocol
|
||||
u=something somewthing something something somethin
|
||||
u=something something something something something
|
||||
e=once upon the time we knew
|
||||
c=IN IP4 224.2.17.12/127
|
||||
t=2873397496 2873404696
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue