Skip to content

Commit 79eeeea

Browse files
committed
cd
1 parent 249b26e commit 79eeeea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
steps:
1414
- uses: actions/checkout@v3
1515
- run: |
16+
cd src
1617
npm ci
1718
npm run test
1819

0 commit comments

Comments
 (0)