Skip to content

Commit

Permalink
mamba init
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyfast committed Nov 11, 2023
1 parent 1784442 commit d28111c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ jobs:
use-only-tar-bz2: true
miniforge-variant: Mambaforge
use-mamba: true
- name: install browsers and development version
- name: init mamba playwright nbconvert-a11y
run: |
mamba init
mamba activate test-nbconvert-a11y
playwright install --with-deps chrome
pip install -e.
Expand Down

0 comments on commit d28111c

Please sign in to comment.