From c0c67dfdfb910e2ff0a3971e9811e6f57f1ee07b Mon Sep 17 00:00:00 2001 From: Christopher Dilks Date: Wed, 10 Dec 2025 19:15:22 -0500 Subject: [PATCH] test: pelican wget --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 27a8540e3c..49745f898f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -37,6 +37,8 @@ jobs: download_test_data: runs-on: ubuntu-latest steps: + - name: test pelican wget + run: wget https://dtn2304.jlab.org:8443/jlab-osdf-ro/clas12/test - uses: actions/cache@v4 id: cache with: