From a58dd5f7d609515bc41dd680a48c467c9914a7ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joakim=20Frosteg=C3=A5rd?= Date: Sat, 27 Jan 2024 11:08:15 +0100 Subject: [PATCH] Rename CI file transfer job --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index d21c994..f4582ac 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,7 +69,7 @@ jobs: test-file-transfers: runs-on: ubuntu-latest - name: "Test BitTorrent file transfers over UDP, TLS and WSS" + name: "Test BitTorrent file transfers (UDP, HTTP, WebTorrent)" timeout-minutes: 20 container: image: rust:1-bullseye