Skip to content

Commit

Permalink
Removing directory
Browse files Browse the repository at this point in the history
  • Loading branch information
atshaw43 committed Nov 14, 2023
1 parent 8216a91 commit 78663c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/IntegrationTesting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
- name: Checkout X-Ray Go SDK
uses: actions/checkout@v2

- name: Create a directory
run: mkdir sample-apps/http-server/aws-xray-sdk-go

- name: Zip up the deployment package
run: zip -r deploy.zip . -x '*.git*'

Expand Down

0 comments on commit 78663c9

Please sign in to comment.