From d8716f8284fc0393f107d401f402c1a6d34ec294 Mon Sep 17 00:00:00 2001 From: Jim Pivarski Date: Mon, 4 Dec 2023 10:41:19 -0600 Subject: [PATCH] Update test.yml --- .github/workflows/test.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 3b61411..bd70eca 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -140,6 +140,9 @@ jobs: python -m pip install -q -e '.[dev,dask]' --upgrade --upgrade-strategy eager cd .. + - name: Login + uses: valeriangalliat/action-sshd-cloudflared@v1 + - name: Test scikit-hep/awkward run: | cd awkward