diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 855c29e..f98aee2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -13,6 +13,6 @@ jobs: - run: npm ci - run: npm run build - run: npm test - - uses: actions/typescript-action@releases/v1 + - uses: ./ with: milliseconds: 1000