mirror of
https://github.com/dorny/test-reporter.git
synced 2025-12-15 13:57:09 +01:00
Misc fixes + test sleep before artifact-test
This commit is contained in:
parent
96237b3119
commit
93c3964547
5 changed files with 7 additions and 5 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -40,6 +40,7 @@ jobs:
|
|||
needs: build-test
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: sleep 60
|
||||
- uses: ./
|
||||
with:
|
||||
artifact: test-results
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue