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 2aa5081 commit 5b66042
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 @@ -40,7 +40,10 @@ jobs:
run: |
pip install .[test]
conda list
- name: Install Poetry
run: |
pipx install poetry
poetry --version
- name: Install ska-ost-array
run: |
git clone https://gitlab.com/ska-telescope/ost/ska-ost-array-config.git
Expand Down

0 comments on commit 5b66042

Please sign in to comment.