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 ca655c8 + 7e9c3b1 commit cb58fa1Copy full SHA for cb58fa1
.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: redux-kotlin-thunk/build/reports/tests
+ path: build/reports/tests
README.md
@@ -1,7 +1,6 @@
1
# Redux-Kotlin
2
3
-[](https://circleci.com/gh/reduxkotlin/redux-kotlin-thunk)
4
-
+
5
6
![badge][badge-android]
7
![badge][badge-native]
0 commit comments