Skip to content

Commit

Permalink
test: add windows
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu committed Mar 11, 2024
1 parent 6f2ce42 commit ee288cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ jobs:
- uses: actions/checkout@v4

- name: Install Docker (Windows)
if: matrix.os == 'windows-latest'
run: |
choco install docker-desktop -y
docker --version
Expand Down

0 comments on commit ee288cc

Please sign in to comment.