Skip to content

Commit

Permalink
remove godog cli install
Browse files Browse the repository at this point in the history
  • Loading branch information
aka-bo committed Feb 14, 2025
1 parent 94263f3 commit 7c0a38b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cross-language-validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,6 @@ jobs:
run: |
cd tests/cross-language/go
go mod edit -replace github.com/godaddy/asherah/go/appencryption=../../../go/appencryption
go install github.com/cucumber/godog/cmd/godog@latest
./scripts/build.sh
- name: Test
Expand Down

0 comments on commit 7c0a38b

Please sign in to comment.