Skip to content

Commit

Permalink
add nm to server install
Browse files Browse the repository at this point in the history
  • Loading branch information
christinab12 committed Jul 23, 2024
1 parent 2e6bf9c commit ffd270a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:

- name: Install server dependencies (for communication tests)
run: |
pip install numpy
pip install -e ".[dev]"
working-directory: src/server

Expand Down

0 comments on commit ffd270a

Please sign in to comment.