Skip to content

Commit

Permalink
Remove unused CI code
Browse files Browse the repository at this point in the history
  • Loading branch information
hkjeldsberg committed Sep 26, 2024
1 parent d1963b5 commit b6265d7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/lint_and_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,16 +63,6 @@ jobs:
init-shell: bash
cache-environment: true

#
# - uses: conda-incubator/setup-miniconda@v3
# with:
# mamba-version: '*'
# channels: conda-forge,vmtk
# channel-priority: flexible
# activate-environment: morphman-env
# environment-file: environment.yml
# python-version: '3.10'

- uses: actions/cache@v3
with:
path: ${{ matrix.prefix }}
Expand Down

0 comments on commit b6265d7

Please sign in to comment.