Update lanthan
This commit is contained in:
parent
cd549234b4
commit
81b8dae6c6
2 changed files with 1 additions and 5 deletions
|
@ -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:
|
||||
|
|
Reference in a new issue