Skip to content

Commit

Permalink
Docker test: Simplify it
Browse files Browse the repository at this point in the history
  • Loading branch information
Florent Clairambault committed May 3, 2020
1 parent a59e8fe commit b96558a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/docker-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,6 @@ jobs:
SERVER_PORT: 2121
run: |
set -xe
whoami
sudo apt-get update
sudo apt-get install netcat curl -y
# Getting a file
curl https://placekitten.com/2048/2048 -o kitty.jpg
Expand Down

0 comments on commit b96558a

Please sign in to comment.