From d3742f83b8b330338d291d2bc381a05751e23b35 Mon Sep 17 00:00:00 2001 From: Camilo Diaz Date: Fri, 17 Nov 2023 10:07:25 -0500 Subject: [PATCH] Update test-B01_SL_load_single_file.yml --- .github/workflows/test-B01_SL_load_single_file.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-B01_SL_load_single_file.yml b/.github/workflows/test-B01_SL_load_single_file.yml index 4554762b..f0ca793c 100644 --- a/.github/workflows/test-B01_SL_load_single_file.yml +++ b/.github/workflows/test-B01_SL_load_single_file.yml @@ -18,5 +18,7 @@ jobs: cache: "pip" - name: install icesat2-tracks using pip run: pip install . + - name: check files in path + run: ls -la /opt/hostedtoolcache/Python/3.9.18/x64/lib/python3.9/site-packages/icesat2_tracks/config - name: first step B01_SL_load_single_file run: python src/icesat2_tracks/analysis_db/B01_SL_load_single_file.py 20190502052058_05180312_005_01 SH_testSLsinglefile2 True