Remove unnecessary docker setup action

Docker is already installed on Ubuntu images.
This commit is contained in:
Constantin Nickel 2023-12-07 08:41:44 +01:00 committed by Sebastian Dröge
parent c4fb3afb8a
commit f33eba1b2c
1 changed files with 0 additions and 3 deletions

View File

@ -111,9 +111,6 @@ jobs:
with:
rust-version: ${{ matrix.rust }}
- name: Install and configure docker
uses: docker-practice/actions-setup-docker@v1
- name: Running Autobahn TestSuite for client
run: ./scripts/autobahn-client.sh