Skip to content

Commit

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

- name: Check Docker Compose Version
run: docker compose version

- name: Check Docker-Compose Version
run: docker-compose version

- name: Checkout
uses: actions/checkout@v3

Expand Down

0 comments on commit e80120c

Please sign in to comment.