Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sidjha1 committed Nov 9, 2024
1 parent 3c02bec commit a9de31d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
- name: Create and activate Conda environment
run: |
conda env create -f environment.yml || conda env update -f environment.yml
source activate base
conda activate lotus
python -m pip install mypy==1.13.0
pip install -r requirements.txt
Expand Down

0 comments on commit a9de31d

Please sign in to comment.