Skip to content

Commit

Permalink
Update CI for data fixture
Browse files Browse the repository at this point in the history
  • Loading branch information
zacdezgeo committed Sep 9, 2024
1 parent 82836f2 commit e58f7fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
run: |
poetry install --with test
- name: install lib postgres
uses: nyurik/action-setup-postgis@v2

- name: Run pre-commit
working-directory: ./space2stats_api/src
run: |
Expand Down

0 comments on commit e58f7fd

Please sign in to comment.