Skip to content

Commit 77c00c8

Browse files
authored
Merge pull request #182 from alexandernanberg/update-deps
chore: upgrade Jest and Rollup
2 parents 69b999a + 0661bab commit 77c00c8

File tree

4 files changed

+1927
-2656
lines changed

4 files changed

+1927
-2656
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)