Skip to content

BWATS: Update ginkgo timeout 2->3 hours #448

BWATS: Update ginkgo timeout 2->3 hours

BWATS: Update ginkgo timeout 2->3 hours #448

Workflow file for this run

name: ruby
on:
push:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: ruby/setup-ruby@v1
with:
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
- run: bundle exec rake