Skip to content

Merge pull request #619 from cloudfoundry/ubuntu-jammy #715

Merge pull request #619 from cloudfoundry/ubuntu-jammy

Merge pull request #619 from cloudfoundry/ubuntu-jammy #715

Workflow file for this run

name: Run Specs
on: [ push, pull_request ]
jobs:
unit_specs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
with: { lfs: true }
- uses: ruby/setup-ruby@v1
- name: test-bosh-stemcell
run: |
bundle install
bundle exec rake
working-directory: bosh-stemcell/