Skip to content

Commit f0bd40d

Browse files
committed
if you wanna test, don't forget compile some sh*t
1 parent b58d589 commit f0bd40d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
- name: Install oscript-config
2727
run: opm install oscript-config
2828
- run: npm install
29+
- run: tsc -p ./
2930
- run: xvfb-run -a npm test
3031
if: runner.os == 'Linux'
3132
- run: npm test

0 commit comments

Comments
 (0)