Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mali-git committed Jul 11, 2024
1 parent 1359e5e commit f4e6949
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: |
python -m pip install --upgrade pip setuptools wheel
python -m pip install packaging
python -m pip install torch==2.2.0
python -m pip install torch==2.3.0
python -m pip install mamba-ssm
python -m pip install -e .[tests]
- name: Run tests
Expand Down

0 comments on commit f4e6949

Please sign in to comment.