Skip to content

Commit cadb918

Browse files
remove duplicated upload
1 parent d0eb72b commit cadb918

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

.github/workflows/report-to-ketryx.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -77,12 +77,3 @@ jobs:
7777
commit-sha: ${{ inputs.commit-sha }}
7878
build-name: ${{ inputs.build-name }}
7979
test-junit-path: test-results/**/*.xml
80-
- name: Upload test results for Ketryx
81-
uses: actions/upload-artifact@v4
82-
with:
83-
name: test-results
84-
path: |
85-
packages/sdk/test-results/*.xml
86-
packages/cli/test-results/*.xml
87-
# todos:
88-
# create the missing artifact manually and test if the current work flow passes on CI/CD

0 commit comments

Comments
 (0)