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.
1 parent f07fb6f commit 6999a10Copy full SHA for 6999a10
1 file changed
.github/workflows/samples-dart-build-test.yaml
@@ -31,7 +31,7 @@ jobs:
31
os: [ubuntu-latest, windows-latest]
32
sdk: ["3.9.0"]
33
sample:
34
- - samples/openapi3/client/petstore/dart2/petstore_client_lib_fake/
+ #- samples/openapi3/client/petstore/dart2/petstore_client_lib_fake/
35
#- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake_tests/
36
#- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake-json_serializable/
37
- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake/
0 commit comments