Skip to content

Commit

Permalink
docker image of conda
Browse files Browse the repository at this point in the history
  • Loading branch information
RemDelaporteMathurin committed Jun 19, 2023
1 parent cf1635e commit a975342
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/test_notebooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,9 @@ jobs:
build:
# The type of runner that the job will run on
runs-on: ubuntu-latest
container: conda/miniconda3
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
- name: Setup Miniconda
uses: conda-incubator/[email protected]

# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2

Expand Down

0 comments on commit a975342

Please sign in to comment.