Skip to content

Commit 7d92717

Browse files
authored
Update chartlets-ci.yml
1 parent e6a2df8 commit 7d92717

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/chartlets-ci.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,7 @@ jobs:
1010
- name: Set up Micromamba
1111
uses: mamba-org/setup-micromamba@v1
1212
with:
13-
micromamba-version: '1.4.8-0'
1413
environment-file: chartlets.py/environment.yml
15-
init-shell: >-
16-
bash
17-
cache-environment: false
18-
post-cleanup: 'all'
19-
- name: Install dependencies
20-
run: |
21-
cd chartlets.py
22-
mamba env install
2314
- name: Run tests
2415
run: |
2516
cd chartlets.py

0 commit comments

Comments
 (0)