Skip to content

Commit eafdaaa

Browse files
committed
Remove 'Get changed files' step from CI workflow
1 parent f564642 commit eafdaaa

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,6 @@ jobs:
3232
with:
3333
run_install: false
3434

35-
# TODO: is 'Get changed files' needed? Nothing uses 'changed'.
36-
- name: Get changed files
37-
uses: Khan/actions@get-changed-files-v2
38-
id: changed
39-
4035
- name: Check for changeset entries
4136
run: |
4237
pnpm install --frozen-lockfile

0 commit comments

Comments
 (0)