Skip to content

Commit b96558a

Browse files
author
Florent Clairambault
committed
Docker test: Simplify it
1 parent a59e8fe commit b96558a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/docker-test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@ jobs:
2121
SERVER_PORT: 2121
2222
run: |
2323
set -xe
24-
whoami
25-
sudo apt-get update
26-
sudo apt-get install netcat curl -y
2724
2825
# Getting a file
2926
curl https://placekitten.com/2048/2048 -o kitty.jpg

0 commit comments

Comments
 (0)