Skip to content

added extension yml to workflo file #1

added extension yml to workflo file

added extension yml to workflo file #1

name: Test B01_SL_load_single_file
'on': pull_request
jobs:
python_run_scripts:
strategy:
fail-fast: false
matrix:
version: ['3.9']
runs-on: ubuntu-latest
steps:
- name: install mpi
run: sudo apt update && sudo apt-get install openmpi-bin openmpi-doc libopenmpi-dev

Check failure on line 12 in .github/workflows/test-B01_SL_load_single_file.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/test-B01_SL_load_single_file.yml

Invalid workflow file

You have an error in your yaml syntax on line 12
- uses: actions/checkout@v3
- name: setup python
uses: actions/setup-python@v4
with:
python-version: ${{ matrix.version }} # install the python version needed
cache: "pip"
- name: install icesat2-tracks using pip
run: pip install .
- 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