Skip to content

Update module github.com/cucumber/godog to v0.15.0 #672

Update module github.com/cucumber/godog to v0.15.0

Update module github.com/cucumber/godog to v0.15.0 #672

Workflow file for this run

name: Docker Compose Actions Workflow
on: push
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Test
run: make test-integration