Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mimisavage authored Oct 30, 2024
1 parent b94f623 commit a986a9b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,9 @@ jobs:
run: |
docker-compose -f devops/dev/docker-compose.data-handler.yaml up -d --build
- name: Install dependencies for Legacy App
- name: Set up Legacy App
run: |
cd apps/legacy_app
./setup.sh
make setup
- name: Test Data Handler
run: |
Expand Down

0 comments on commit a986a9b

Please sign in to comment.