Skip to content

Commit 1a4b46d

Browse files
Typescript test OneOf: added tests to CI
1 parent c806d60 commit 1a4b46d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/samples-typescript-client.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ on:
3333
#- samples/openapi3/client/petstore/typescript/tests/browser/**
3434
#- samples/openapi3/client/petstore/typescript/builds/nullable-enum/**
3535
- samples/openapi3/client/petstore/typescript/builds/one-of/**
36+
- samples/openapi3/client/petstore/typescript/tests/one-of/**
3637
- samples/client/petstore/typescript-fetch/builds/default/**
3738
- samples/client/petstore/typescript-fetch/builds/es6-target/**
3839
- samples/client/petstore/typescript-fetch/builds/with-npm-version/**
@@ -70,6 +71,7 @@ on:
7071
#- samples/openapi3/client/petstore/typescript/tests/browser/**
7172
#- samples/openapi3/client/petstore/typescript/builds/nullable-enum/**
7273
- samples/openapi3/client/petstore/typescript/builds/one-of/**
74+
- samples/openapi3/client/petstore/typescript/tests/one-of/**
7375
- samples/client/petstore/typescript-fetch/builds/default/**
7476
- samples/client/petstore/typescript-fetch/builds/es6-target/**
7577
- samples/client/petstore/typescript-fetch/builds/with-npm-version/**
@@ -122,6 +124,7 @@ jobs:
122124
#- samples/openapi3/client/petstore/typescript/tests/browser/
123125
#- samples/openapi3/client/petstore/typescript/builds/nullable-enum/
124126
- samples/openapi3/client/petstore/typescript/builds/one-of/
127+
- samples/openapi3/client/petstore/typescript/tests/one-of/
125128
- samples/client/petstore/typescript-fetch/builds/default/
126129
- samples/client/petstore/typescript-fetch/builds/es6-target/
127130
- samples/client/petstore/typescript-fetch/builds/with-npm-version/

0 commit comments

Comments
 (0)