mirror of
https://github.com/dcarrillo/atalaya.git
synced 2026-05-18 06:24:12 +00:00
add testing to status-page functions
This commit is contained in:
@@ -36,5 +36,8 @@ jobs:
|
||||
- name: Build status page
|
||||
run: npm run build:pages
|
||||
|
||||
- name: Run tests
|
||||
- name: Run worker tests
|
||||
run: npm run test
|
||||
|
||||
- name: Run status-page tests
|
||||
run: npm run test:pages
|
||||
|
||||
Reference in New Issue
Block a user