Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Update module github.com/cucumber/common/messages/go/v18 to v19 #599

Update module github.com/cucumber/common/messages/go/v18 to v19

Update module github.com/cucumber/common/messages/go/v18 to v19 #599

Workflow file for this run

name: Test
on:
push:
branches:
- main
- fix/working-ci
pull_request:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-go@v5
- uses: ruby/setup-ruby@v1
with:
ruby-version: "3.1"
- run: make