Skip to content

Commit c740a4e

Browse files
szabgabCopilot
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 42cad43 commit c740a4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
2929
- name: cargo test
3030
run: |
31-
cargo test
31+
cargo test --features k8s-openapi/latest
3232
3333
- name: Run cargo fmt --check
3434
run: cargo fmt --check

0 commit comments

Comments
 (0)