fix test in ci

This commit is contained in:
Matthieu Baumann
2024-09-10 18:02:50 +02:00
committed by Matthieu Baumann
parent e6acb80f4d
commit 6021514ab7

View File

@@ -35,4 +35,4 @@ jobs:
npm run build
- name: "Run the rust tests"
run: |
npm run test:rust
npm run test:build