Skip to content

Commit 0c18edf

Browse files
committed
build: run step in sub-directory
1 parent 615aa40 commit 0c18edf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/run_tests_coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@
252252
REPO_GITHUB_TOKEN: ${{ secrets.REPO_GITHUB_TOKEN }}
253253
USER_NAME: stdlib-bot
254254
run: |
255+
cd ./www-test-code-coverage
255256
git config --local user.email "noreply@stdlib.io"
256257
git config --local user.name "stdlib-bot"
257258
git add .

0 commit comments

Comments
 (0)