mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-08 10:23:19 +00:00
fix: repair PR verification and docs cleanup
This commit is contained in:
@@ -42,9 +42,8 @@ jobs:
|
||||
run: npm ci
|
||||
working-directory: server
|
||||
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
continue-on-error: true
|
||||
- name: Run tests
|
||||
run: npm test
|
||||
|
||||
- name: Run verification suite
|
||||
run: npm run verify
|
||||
- name: Run verification suite
|
||||
run: npm run verify
|
||||
|
||||
Reference in New Issue
Block a user