Update lanthan

This commit is contained in:
Shin'ya UEOKA 2019-08-21 04:11:23 +00:00 committed by Shin'ya Ueoka
parent cd549234b4
commit 81b8dae6c6
2 changed files with 1 additions and 5 deletions

View file

@ -75,10 +75,6 @@ jobs:
- checkout
- setup_npm
- run: npm run build
- run:
name: Run geckodriver
command: geckodriver
background: true
- run: npm run test:e2e
workflows: