Skip to content

Commit

Permalink
no chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
amatsuda committed Aug 2, 2024
1 parent ca1a475 commit fd16203
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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' }}

0 comments on commit fd16203

Please sign in to comment.