mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
fix: drop name so all test results are downloaded
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -163,7 +163,6 @@ jobs:
|
||||
- name: download test-results
|
||||
uses: actions/download-artifact@v3
|
||||
with:
|
||||
name: test-results
|
||||
path: test-results
|
||||
|
||||
- name: Publish Unit Test Results
|
||||
|
||||
Reference in New Issue
Block a user