Skip to content

Commit 0d8f04f

Browse files
committed
ci setup
1 parent 1465a75 commit 0d8f04f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@ jobs:
3939
env:
4040
ALLURE: 1
4141

42+
- name: Wait for report to be fully generated
43+
run: sleep 20
44+
4245
- name: Check Allure Report Directory (short listing)
4346
run: |
4447
echo "Listing contents of allure-report:"

0 commit comments

Comments
 (0)