Skip to content

Commit

Permalink
feat: include access to ska array postions via ska-ost-array-config p…
Browse files Browse the repository at this point in the history
…ackage
  • Loading branch information
DanielaBreitman committed Dec 13, 2024
1 parent 5dc5b08 commit 2aa5081
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/testsuite.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,10 @@ jobs:
- name: Install ska-ost-array
run: |
pip install ska-ost-array-config --extra-index-url https://artefact.skao.int/repository/pypi-internal/simple
git clone https://gitlab.com/ska-telescope/ost/ska-ost-array-config.git
cd ska-ost-array-config
poetry install
cd ..
- name: Run Tests
run: |
Expand Down

0 comments on commit 2aa5081

Please sign in to comment.