Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Pact decommissioning (#425)
Browse files Browse the repository at this point in the history
  • Loading branch information
skabashnyuk authored Apr 22, 2024
1 parent 33c6b81 commit 65a3c91
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,7 @@ jobs:
cd spi
cat go.mod
go mod tidy
sed -i '4 i replace github.com/redhat-appstudio/remote-secret => ../../' ./pact/go.mod
cat ./pact/go.mod
git diff
cd pact
go mod tidy
- name: Run Go Tests
run: |
cd spi
Expand Down

0 comments on commit 65a3c91

Please sign in to comment.