Skip to content

Commit

Permalink
Test fix for workflow issue
Browse files Browse the repository at this point in the history
  • Loading branch information
mahanadh committed Mar 4, 2022
1 parent 45f95e8 commit ecea616
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ jobs:
uses: actions/checkout@v2
- name: Build the stack
run: docker-compose up -d
- name: Test
run: docker run --network container:qa-webapp appropriate/curl -s --retry 10 --retry-connrefused http://localhost:3567/
- name: Install dependencies
run: npm install
working-directory: ./e2e
Expand Down

0 comments on commit ecea616

Please sign in to comment.