Skip to content

Commit

Permalink
Check if docker is installed in remote
Browse files Browse the repository at this point in the history
  • Loading branch information
MacarielAerial committed Apr 18, 2024
1 parent d03e3f6 commit b908b76
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/general.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ jobs:
- name: Checkout
uses: actions/checkout@v4

- name: Check
run: echo docker --version

- name: Build and test with devcontainer
uses: devcontainers/[email protected]
with:
Expand Down

0 comments on commit b908b76

Please sign in to comment.