Skip to content

Commit f9a1411

Browse files
committed
Update workflow for tests
1 parent 7550cee commit f9a1411

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
python-version: ${{ matrix.python }}
2828
- run: pip install setuptools==70.0.0 # temporary
29-
- run: pip install poetry==1.8.3 && poetry install
29+
- run: pip install poetry && poetry install
3030
- run: deshima-rawdata download 20231117042946 -e
3131
- run: python scripts/aste/Configure.py cosmos_20231117042946 out
3232
- run: python scripts/aste/FitSweep.py

0 commit comments

Comments
 (0)