diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml
index b3e0a71a92063e8a9cbb93fc3ce2abf3976f2bc6..8e31ca787b5ef416f59a3dc788853f983f5e7a2f 100644
--- a/.github/workflows/test.yml
+++ b/.github/workflows/test.yml
@@ -62,7 +62,7 @@ jobs:
       - name: Yarn install and check
         run: |
           yarn install --network-timeout 1000000
-          yarn run check
+          yarn run check --meta
 
       - name: Tauri build
         uses: tauri-apps/tauri-action@0e558392ccadcb49bcc89e7df15a400e8f0c954d