Skip to content

Commit 545de95

Browse files
committed
ci: add new samples directory
1 parent ac70f60 commit 545de95

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- samples/client/petstore/scala-sttp/**
1212
- samples/client/petstore/scala-sttp-circe/**
1313
- samples/client/petstore/scala-sttp4/**
14+
- samples/client/petstore/scala-sttp4-circe/**
1415
pull_request:
1516
paths:
1617
- samples/client/petstore/scalaz/**
@@ -21,6 +22,7 @@ on:
2122
- samples/client/petstore/scala-sttp/**
2223
- samples/client/petstore/scala-sttp-circe/**
2324
- samples/client/petstore/scala-sttp4/**
25+
- samples/client/petstore/scala-sttp4-circe/**
2426
jobs:
2527
build:
2628
name: Build sbt/Scala
@@ -38,6 +40,7 @@ jobs:
3840
- samples/client/petstore/scala-sttp
3941
- samples/client/petstore/scala-sttp-circe
4042
- samples/client/petstore/scala-sttp4
43+
- samples/client/petstore/scala-sttp4-circe
4144
services:
4245
petstore-api:
4346
image: swaggerapi/petstore

0 commit comments

Comments
 (0)