We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
floaty
1 parent 429301d commit 2d7611cCopy full SHA for 2d7611c
.circleci/config.yml
@@ -501,9 +501,6 @@ jobs:
501
- run:
502
name: Unit tests
503
command: cargo unit-test --locked
504
- - run:
505
- name: Integration tests (singlepass backend)
506
- command: cargo integration-test --locked --no-default-features
507
508
name: Build and run schema generator
509
command: cargo schema --locked
contracts/floaty/tests/integration.rs
0 commit comments