Loading .github/workflows/continuous_integration.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ jobs: channels: usgs-astrogeology, conda-forge - name: Install ISIS run: | conda install -q -y -c usgs-astrogeology isislts conda install -q -y usgs-astrogeology/label/LTS::isis - name: Setup test-resources/ run: | mkdir $GITHUB_WORKSPACE/test-resources/ Loading Loading
.github/workflows/continuous_integration.yml +1 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,7 @@ jobs: channels: usgs-astrogeology, conda-forge - name: Install ISIS run: | conda install -q -y -c usgs-astrogeology isislts conda install -q -y usgs-astrogeology/label/LTS::isis - name: Setup test-resources/ run: | mkdir $GITHUB_WORKSPACE/test-resources/ Loading