mirror of
https://gitlab.com/msrd0/gotham-restful.git
synced 2025-02-22 04:32:28 +00:00
ci: fix typo
This commit is contained in:
parent
3a3f743369
commit
63567f5480
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ rustfmt:
|
|||
script:
|
||||
- cargo fmt --all -- --check
|
||||
- ./tests/ui/rustfmt.sh --check
|
||||
- ./openapi-type/tests/fail/rustfmt.sh --check
|
||||
- ./openapi_type/tests/fail/rustfmt.sh --check
|
||||
|
||||
doc:
|
||||
stage: build
|
||||
|
|
Loading…
Add table
Reference in a new issue