Skip to content

Commit 597c19e

Browse files
committed
wip(ci/cd): test cypress
1 parent efb5e7e commit 597c19e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ jobs:
3131
run: npm run docker:ls
3232
- name: linter readme.md
3333
run: npm run lint:markdown
34+
- name: 'docker ls'
35+
run: npm run docker:ls
3436
- name: test url
3537
run: ping https://angular.traefik.me
3638
- name: Cypress run

0 commit comments

Comments
 (0)