Skip to content

Commit cb58fa1

Browse files
committed
Merge branch 'master' into task/update-actions
2 parents ca655c8 + 7e9c3b1 commit cb58fa1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: actions/upload-artifact@v1
2020
with:
2121
name: redux-kotlin-thunk_test_reports
22-
path: redux-kotlin-thunk/build/reports/tests
22+
path: build/reports/tests

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Redux-Kotlin
22

3-
[![CircleCI](https://circleci.com/gh/reduxkotlin/redux-kotlin-thunk.svg?style=svg)](https://circleci.com/gh/reduxkotlin/redux-kotlin-thunk)
4-
3+
![Test](https://github.com/reduxkotlin/redux-kotlin-thunk/workflows/Test/badge.svg)
54

65
![badge][badge-android]
76
![badge][badge-native]

0 commit comments

Comments
 (0)