From fd16203fb10c3543486e20b04f0406d8566be2c8 Mon Sep 17 00:00:00 2001 From: Akira Matsuda Date: Sat, 3 Aug 2024 02:49:02 +0900 Subject: [PATCH] no chrome --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 469a085..cdd1742 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -98,8 +98,8 @@ jobs: bundler-cache: true continue-on-error: ${{ matrix.allow_failures == 'true' }} - - uses: browser-actions/setup-chrome@v1 - - run: chrome --version + # - uses: browser-actions/setup-chrome@v1 + # - run: chrome --version - run: bundle exec rake continue-on-error: ${{ matrix.allow_failures == 'true' }}