Skip to content

Commit

Permalink
see if we can see limactl info
Browse files Browse the repository at this point in the history
  • Loading branch information
tomeichlersmith committed Jul 3, 2024
1 parent 0762e2c commit 10ea0e9
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,4 +66,7 @@ jobs:
with:
submodules: 'recursive'
- name: Test
run: ./ci/test docker
run: |
limactl list
limactl info
./ci/test docker

0 comments on commit 10ea0e9

Please sign in to comment.