mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-03 04:07:53 +00:00
chore: e2eテスト用にChromeを追加
This commit is contained in:
@@ -391,6 +391,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
mongodb-version: latest
|
mongodb-version: latest
|
||||||
|
|
||||||
|
- name: Setup Chrome
|
||||||
|
uses: browser-actions/setup-chrome@v1.4.0
|
||||||
|
|
||||||
- name: E2E Test
|
- name: E2E Test
|
||||||
uses: gradle/gradle-build-action@v2.8.1
|
uses: gradle/gradle-build-action@v2.8.1
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user