Skip to content

Commit 509c71b

Browse files
committed
fails, running no tests
1 parent 8c9b7b6 commit 509c71b

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

openapi-processor-core/.github/workflows/release.yaml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,3 @@ jobs:
3535
BINTRAY_USER: ${{ secrets.BINTRAY_USER }}
3636
BINTRAY_KEY: ${{ secrets.BINTRAY_KEY }}
3737
run: ./gradlew publishRelease
38-
39-
- name: archive test results
40-
uses: actions/upload-artifact@v1
41-
if: always()
42-
with:
43-
name: test results
44-
path: build/reports

0 commit comments

Comments
 (0)