Skip to content

Commit

Permalink
Remove datadog-ci git-metadata upload (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
jybp authored Jun 22, 2022
1 parent 9a9f989 commit 94d3b50
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,13 +53,6 @@ jobs:
uses: actions/setup-node@v2
with:
node-version: 14
- name: Report source code metadata
run: |
curl -L "https://github.com/DataDog/datadog-ci/releases/latest/download/datadog-ci_linux-x64" --output ./datadog-ci
chmod +x "./datadog-ci"
./datadog-ci git-metadata upload
env:
DATADOG_API_KEY: ${{ secrets.DD_API_KEY }}
- name: Run integration tests
run: ./run-tests.sh
shell: bash
Expand Down

0 comments on commit 94d3b50

Please sign in to comment.