Skip to content

fix(deps): update module github.com/cucumber/messages/go/v21 to v22 #905

fix(deps): update module github.com/cucumber/messages/go/v21 to v22

fix(deps): update module github.com/cucumber/messages/go/v21 to v22 #905

Workflow file for this run

name: test-c
on:
push:
branches:
- main
- renovate/**
pull_request:
branches:
- main
workflow_call:
jobs:
test-c:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: run make
run: make
working-directory: c