Skip to content

Commit 59d1eb3

Browse files
committed
just gaining some commits stats, nvm
1 parent f0bd40d commit 59d1eb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Install oscript-config
2727
run: opm install oscript-config
2828
- run: npm install
29-
- run: tsc -p ./
29+
- run: npm run preLaunch
3030
- run: xvfb-run -a npm test
3131
if: runner.os == 'Linux'
3232
- run: npm test

0 commit comments

Comments
 (0)