diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a327ebd..fe482ef 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -104,7 +104,7 @@ jobs: - name: Install dependencies run: npm i --ignore-scripts - - name: tsd + - name: tstyche run: npm run test:typescript automerge: