Skip to content

Commit

Permalink
fix: file path typo
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahkm committed Jan 24, 2025
1 parent 49ba20e commit 231d2d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/dd-ci-upload/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ runs:
chmod +x datadog-ci
- name: Add CodeOwners to JUnit files
shell: bash
run: actions/add-codeowners/codeowners.sh
run: ../add-codeowners/codeowners.sh
- name: Upload the JUnit files
shell: bash
run: |
Expand Down

0 comments on commit 231d2d3

Please sign in to comment.