Skip to content

Commit f07fb6f

Browse files
committed
update
1 parent b8a9e33 commit f07fb6f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/samples-dart-build-test.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
paths:
7-
- samples/openapi3/client/petstore/dart2/petstore_client_lib_fake/**
7+
#- samples/openapi3/client/petstore/dart2/petstore_client_lib_fake/**
88
#- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake_tests/**
99
#- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake-json_serializable/**
1010
- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake/**
@@ -14,7 +14,7 @@ on:
1414
- samples/openapi3/client/petstore/dart-dio/petstore-timemachine/**
1515
pull_request:
1616
paths:
17-
- samples/openapi3/client/petstore/dart2/petstore_client_lib_fake/**
17+
#- samples/openapi3/client/petstore/dart2/petstore_client_lib_fake/**
1818
#- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake_tests/**
1919
#- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake-json_serializable/**
2020
- samples/openapi3/client/petstore/dart-dio/petstore_client_lib_fake/**

0 commit comments

Comments
 (0)