Skip to content

Commit

Permalink
Update test-B01_SL_load_single_file.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 authored Nov 17, 2023
1 parent 6ff429f commit d3742f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-B01_SL_load_single_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit d3742f8

Please sign in to comment.