Skip to content

Bump code.cloudfoundry.org/go-loggregator/v9 from 9.0.8 to 9.2.0 in /src #35

Bump code.cloudfoundry.org/go-loggregator/v9 from 9.0.8 to 9.2.0 in /src

Bump code.cloudfoundry.org/go-loggregator/v9 from 9.0.8 to 9.2.0 in /src #35

Workflow file for this run

name: 'Template specs'
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
with:
ruby-version: '3.2'
bundler-cache: true
- name: 'Run specs'
run: bundle exec rspec