Skip to content

Commit fd92125

Browse files
committed
Remove checkout from report
1 parent 23b440f commit fd92125

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ jobs:
127127
app_id: ${{ secrets.PIPELINE_GITHUB_APP_ID }}
128128
private_key: ${{ secrets.PIPELINE_GITHUB_APP_PRIVATE_KEY }}
129129
repository: DataDog/datadog-api-spec
130-
- name: Checkout code
131-
uses: actions/checkout@v3
132130
- name: Post status check
133131
uses: DataDog/github-actions/[email protected]
134132
with:

0 commit comments

Comments
 (0)