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.
2 parents 40cfc6a + 08bfd65 commit 7e9c3b1Copy full SHA for 7e9c3b1
.github/workflows/test.yml
@@ -24,5 +24,5 @@ jobs:
24
- name: Archive redux-kotlin-threadsafe Test Reports
25
uses: actions/upload-artifact@v1
26
with:
27
- name: redux-kotlin-threadsafe_test_reports
28
- path: redux-kotlin-threadsafe/build/reports/tests
+ name: redux-kotlin-thunk_test_reports
+ path: redux-kotlin-thunk/build/reports/tests
0 commit comments