Skip to content

Commit c8c6dab

Browse files
committed
Switch to microsoft/TypeScript main in integration tests
1 parent a03d4eb commit c8c6dab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/integration.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,8 @@ jobs:
101101
- name: Test Knip against TypeScript
102102
uses: actions/checkout@v4
103103
with:
104-
repository: webpro/TypeScript
104+
repository: microsoft/TypeScript
105105
path: TypeScript
106-
ref: remove-unused-exports
107106
- run: |
108107
cd TypeScript
109108
npm ci

0 commit comments

Comments
 (0)