Skip to content

Commit

Permalink
update ci_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MaksimEkin committed Jul 24, 2024
1 parent 979a22a commit a8ef344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
conda info
conda list
python setup.py install
pip install -e .
- name: Run the Unittests
run: |
Expand Down

0 comments on commit a8ef344

Please sign in to comment.