Skip to content

Commit b27ae1e

Browse files
committed
More testing
1 parent 756e801 commit b27ae1e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/validate-markdown.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ jobs:
2323
fetch-depth: 0
2424
- name: use the javascript environment from main
2525
run: |
26+
git remote -v
27+
git branch -a
2628
git checkout main -- package.json
2729
- uses: actions/setup-node@v4 # setup Node.js
2830
with:

0 commit comments

Comments
 (0)