Skip to content

Update bolognese to the latest version from 1.11.0 to 1.11.5 in Lupo #512

Update bolognese to the latest version from 1.11.0 to 1.11.5 in Lupo

Update bolognese to the latest version from 1.11.0 to 1.11.5 in Lupo #512

Workflow file for this run

name: Test Pull Request
on:
pull_request:
branches:
- master
workflow_dispatch:
jobs:
lint:
uses: ./.github/workflows/rubocop.yml
parallel-test:
uses: ./.github/workflows/parallel_ci.yml
secrets: inherit