Skip to content

Commit 3f9c52b

Browse files
committed
fix path
1 parent 1c1662d commit 3f9c52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
sample:
19-
- 'samples/openapi3/client/petstore/go/go-petstore-aws-signature/**'
19+
- 'samples/openapi3/client/petstore/go/go-petstore-aws-signature/'
2020
steps:
2121
- uses: actions/checkout@v4
2222
- uses: actions/setup-go@v5

0 commit comments

Comments
 (0)