Skip to content

Commit bbf7ab8

Browse files
committed
fix path
1 parent d1b03f2 commit bbf7ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- "18.x"
1919
- "20.x"
2020
sample:
21-
- samples/server/petstore/typescript-nestjs-server/**
21+
- samples/server/petstore/typescript-nestjs-server/
2222
steps:
2323
- uses: actions/checkout@v5
2424
- name: Use Node.js 20.x

0 commit comments

Comments
 (0)