Skip to content

Commit

Permalink
test: refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
pcheremu committed Mar 14, 2024
1 parent 43e6a86 commit 64cda54
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test-cli.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:

- name: Install Docker
if: ${{ matrix.os }} == 'ubuntu-latest'
uses: docker/setup-docker@v2
with:
version: 'latest'
uses: docker/setup-buildx-action@v3

- name: Setup Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit 64cda54

Please sign in to comment.