Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
cupnes committed Feb 22, 2024
1 parent 9e61ce9 commit fb1427f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions e2e/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,8 @@ $(TMPDIR):
mkdir -p $@

$(GINKGO): | $(BINDIR)
ls -l /home/runner/work/rbd-backup-system/rbd-backup-system/e2e/
ls -l /home/runner/work/rbd-backup-system/rbd-backup-system/e2e/bin/
GOBIN=$(BINDIR) go install github.com/onsi/ginkgo/v2/ginkgo@$(GINKGO_VERSION)
mv $(BINDIR)/ginkgo $@

Expand Down

0 comments on commit fb1427f

Please sign in to comment.