Skip to content

Commit

Permalink
Skip router install
Browse files Browse the repository at this point in the history
  • Loading branch information
tgaddair committed Feb 23, 2024
1 parent 934c338 commit 0972124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/server_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
sed -i '/stanford-stk/d' server/pyproject.toml
- name: Install
run: |
make install
make install-server install-custom-kernels
- name: Run server tests
run: |
pip install pytest
Expand Down

0 comments on commit 0972124

Please sign in to comment.