Skip to content

Commit

Permalink
Merge pull request #438 from atshaw43/master
Browse files Browse the repository at this point in the history
Removing directory
  • Loading branch information
atshaw43 authored Nov 14, 2023
2 parents bc5b8a4 + 78663c9 commit 13f1b17
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 13f1b17

Please sign in to comment.