Skip to content

Commit

Permalink
get versions...
Browse files Browse the repository at this point in the history
  • Loading branch information
timothyas committed Nov 28, 2023
1 parent 61116a0 commit 909cc22
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
- name: Install xesn
run: |
conda list
python -V
python -c "import setuptools; print(setuptools.__version__)"
python -m pip install -e . --no-deps
- name: Run Unit Tests
shell: bash -l {0}
Expand Down

0 comments on commit 909cc22

Please sign in to comment.