Skip to content

Commit

Permalink
Merge pull request #447 from atshaw43/master
Browse files Browse the repository at this point in the history
Removing workign directory line
  • Loading branch information
atshaw43 authored Nov 14, 2023
2 parents 555bfb6 + 37ea787 commit 499a2ba
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/IntegrationTesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ jobs:

- name: Run testing suite
run: ./gradlew :validator:run --args='-c default-xray-trace-validation.yml --endpoint http://${{ github.run_id }}-${{ github.run_number }}-eb-app-env.us-west-2.elasticbeanstalk.com'
working-directory: ./sample-apps/http-server

cleanup:
name: Resource tear down
Expand Down

0 comments on commit 499a2ba

Please sign in to comment.