From 5b95a4c5d91c44bb2770bfcfe307424f4fddae0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20S=C3=A1nchez-Gallego?= Date: Thu, 24 Oct 2024 14:14:38 -0700 Subject: [PATCH] Update checkout version of fps_calibrations in tests --- .github/workflows/test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 19ab650f..dcbc7a6b 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -36,7 +36,7 @@ jobs: with: repository: sdss/fps_calibrations path: fps_calibrations - ref: '2024.04.01' + ref: '2024.10.16' - name: Restore large test files files id: cache-fcam