Skip to content

Commit 9eaa198

Browse files
committed
Публикация junit-результатов
1 parent 21af39d commit 9eaa198

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/main.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,3 +32,9 @@ jobs:
3232
- name: Run tests
3333
run: |
3434
oscript ./tasks/coverage.os
35+
36+
- uses: ashley-taylor/[email protected]
37+
if: always()
38+
with:
39+
access-token: ${{ secrets.GITHUB_TOKEN }}
40+
path: bdd-log-*.xml

0 commit comments

Comments
 (0)