Skip to content

Commit

Permalink
see if removing data-fetcher build fixes things
Browse files Browse the repository at this point in the history
  • Loading branch information
nlebovits committed Sep 20, 2024
1 parent 0d31e52 commit a8e7d97
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/pr_checks_backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,6 @@ jobs:
cd data
docker compose build vacant-lots-proj
- name: Build data-fetcher
run: |
cd data
docker compose build data-fetcher
- name: Run all services
run: |
cd data
Expand Down

0 comments on commit a8e7d97

Please sign in to comment.