Skip to content

Commit

Permalink
check docker v
Browse files Browse the repository at this point in the history
  • Loading branch information
spsjvc committed Dec 21, 2023
1 parent d1cdb9c commit c289597
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ jobs:
runs-on: ubuntu-latest
needs: install
steps:
- name: Check Docker Version
run: docker --version

- name: Checkout
uses: actions/checkout@v3

Expand Down

0 comments on commit c289597

Please sign in to comment.