Skip to content

Commit c734dd0

Browse files
committed
ci: debugging
1 parent ccf1985 commit c734dd0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Run test suite
4444
env:
45-
THEMIS_CI_DEBUG_OUTPUT: ci-failure.json
45+
THEMIS_CI_DEBUG_OUTPUT: ${{ github.workspace }}/.themis/ci-failure.json
4646
run: npm test
4747

4848
- name: Upload CI failure payload

0 commit comments

Comments
 (0)