Skip to content

WIP: Add ensure-integration-network job and terraform for GCP integra… #356

WIP: Add ensure-integration-network job and terraform for GCP integra…

WIP: Add ensure-integration-network job and terraform for GCP integra… #356

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/