Skip to content

Commit

Permalink
llist
Browse files Browse the repository at this point in the history
  • Loading branch information
pellet committed Jun 21, 2024
1 parent ea3b02b commit db7d9a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,9 @@ jobs:
micromamba create -y -n EEG-ExPy
micromamba activate EEG-ExPy
micromamba install -y pytables -c conda-forge
micromamba list
pip list
- name: Install dependencies
run: |
make build
Expand Down

0 comments on commit db7d9a5

Please sign in to comment.