Skip to content

Commit c467642

Browse files
Ertan YağmurErtan Yağmur
authored andcommitted
add readme
1 parent 28ed922 commit c467642

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@ jobs:
2525
xcodebuild clean test \
2626
-project TonalLab.xcodeproj \
2727
-scheme TonalLab \
28-
-destination 'platform=iOS Simulator,name=iPhone 16'
28+
-destination 'platform=iOS Simulator,name=iPhone 16' \
29+
-enableCodeCoverage YES \
30+
CODE_SIGNING_ALLOWED=NO

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
![CI](https://github.com/exproot/TonalLab/actions/workflows/ci.yml/badge.svg

0 commit comments

Comments
 (0)