mirror of
https://github.com/wahyd4/docsify.git
synced 2026-08-09 05:16:06 +10:00
chore: CI workflow fixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: Testing the e2e jest suites
|
||||
name: Testing the e2e test suites
|
||||
|
||||
on:
|
||||
push:
|
||||
@@ -29,5 +29,5 @@ jobs:
|
||||
run: npm run build
|
||||
- name: linting
|
||||
run: npm run lint
|
||||
- name: Jest + puppeteer end to end
|
||||
run: npm run jest:e2e
|
||||
- name: end to end
|
||||
run: npm run test:e2e
|
||||
|
||||
Reference in New Issue
Block a user