Skip to content

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

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

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

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