Skip to content

Commit

Permalink
Fix pr-verified GH actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-zuyev committed Jul 1, 2021
1 parent 2920091 commit af774eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr_verified.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libvirt-dev
make cross e2e-cross debs
MINIKUBE_BUILD_IN_DOCKER=y make cross e2e-cross debs
cp -r test/integration/testdata ./out
whoami
echo github ref $GITHUB_REF
Expand Down

0 comments on commit af774eb

Please sign in to comment.