Skip to content

Commit 393a4fa

Browse files
chore: run tests on ci
1 parent 54063b2 commit 393a4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
cd rapier-compat;
4747
npm ci;
4848
npm run build;
49+
npm run test;
4950
- name: Build rapier2d
5051
run: |
5152
cd rapier2d;

0 commit comments

Comments
 (0)