Skip to content

Commit

Permalink
fix(ci): install docker
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoutschen committed Jul 4, 2024
1 parent 45bc415 commit 4e48b2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests-mac-x86.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v4
- uses: crazy-max/ghaction-setup-docker@v3
- name: Run Integration tests
run: |
chmod +x ./artifact/{rover,xtask}
Expand Down

0 comments on commit 4e48b2d

Please sign in to comment.