Navigation Menu

Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
Signed-off-by: Emruz Hossain <emruz@appscode.com>
  • Loading branch information
Emruz Hossain committed Apr 28, 2022
1 parent c00c5d9 commit 5c84f7c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Expand Up @@ -43,9 +43,11 @@ jobs:
echo "environment-home:" ${HOME}
- name: Run checks
env:
HOME: ${HOME}
run: |
echo "KubeConfig:" ${KUBECONFIG}
ls -lah
ls -lah ${HOME}
make ci
- name: Build
Expand Down

0 comments on commit 5c84f7c

Please sign in to comment.