mirror of https://github.com/usbharu/Hideout.git
chore: e2eテスト用にChromeを追加
This commit is contained in:
parent
2a9fac47b7
commit
488659e767
|
@ -391,6 +391,9 @@ jobs:
|
|||
with:
|
||||
mongodb-version: latest
|
||||
|
||||
- name: Setup Chrome
|
||||
uses: browser-actions/setup-chrome@v1.4.0
|
||||
|
||||
- name: E2E Test
|
||||
uses: gradle/gradle-build-action@v2.8.1
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue