We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb58fa1 commit f0a2a85Copy full SHA for f0a2a85
.github/workflows/test.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: actions/upload-artifact@v1
20
with:
21
name: redux-kotlin-thunk_test_reports
22
- path: build/reports/tests
+ path: redux-kotlin-thunk/build/reports/tests
0 commit comments