Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Slach committed Dec 27, 2023
1 parent 47d0be5 commit 90c8eba
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ jobs:
- run: go test -v ./...
- name: Validate krew-index manifest
run: |
pwd
ls -la ./
set -euo pipefail
KREW_VERSION=v0.4.4
cd "$(mktemp -d)"
Expand Down

0 comments on commit 90c8eba

Please sign in to comment.