Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdstein committed Jan 24, 2025
1 parent fe4e2e3 commit dcf8a29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
pip install --upgrade pip
python3 -m pip install --user pipx
python -m pipx install poetry
poetry install --with d
poetry install --with dev
# Set up astrometry.net
- name: astrometry.net index files
Expand Down

0 comments on commit dcf8a29

Please sign in to comment.