diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 8cc2aac..9a89db2 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,4 +18,5 @@ jobs: - run: npm -C engine install --ignore-scripts - run: npm -C engine run compile - run: npm -C stats install + - uses: mxschmitt/action-tmate@v3 - run: npm -C stats run test