Skip to content

Commit

Permalink
removing test command to list existing files installed under the conf…
Browse files Browse the repository at this point in the history
…iguration folder
  • Loading branch information
kmilo9999 committed Nov 28, 2023
1 parent 126c44d commit f5387d6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-B01_SL_load_single_file.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,5 @@ 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 f5387d6

Please sign in to comment.