Skip to content

Commit

Permalink
test(e2e): added 'yes' to podman machine reset
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Villanueva <[email protected]>
  • Loading branch information
danivilla9 committed Jan 14, 2025
1 parent 95a0853 commit 57b9fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ jobs:
run: |
echo "START PODMAN MACHINE=>"
podman --version
podman machine reset
yes | podman machine reset
podman machine init
podman machine info
podman machine inspect
Expand Down

0 comments on commit 57b9fe8

Please sign in to comment.