Skip to content

Commit 413fe0d

Browse files
committed
Update schema-tests.yaml
1 parent 55f7d52 commit 413fe0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- name: Install dependencies from main
3232
run: |
33-
git checkout remotes/origin/main -- package.json package-lock.json
33+
# git checkout remotes/origin/main -- package.json package-lock.json #TODO: uncomment with subsequent PR
3434
npm ci
3535
3636
- name: Run tests

0 commit comments

Comments
 (0)