1
0
mirror of synced 2026-01-01 00:04:41 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2023-01-10 08:38:40 -08:00
committed by GitHub

View File

@@ -150,7 +150,7 @@ jobs:
run: npm install
- name: Build
run: npm build
run: npm run build
- name: Test
run: npm test