Skip to content

Commit

Permalink
Merge branch 'kstenerud:master' into Memory-Termination
Browse files Browse the repository at this point in the history
  • Loading branch information
naftaly committed May 22, 2024
2 parents 57e14db + 18b85d0 commit 28451c1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
pull_request:
paths:
- 'Sources/**'
- 'Tests/**'
- 'Package.swift'
- '.github/workflows/unit-tests.yml'
- '.swiftpm/xcode/xcshareddata/xcschemes/**'
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
[![Run Unit Tests](https://github.com/kstenerud/KSCrash/actions/workflows/unit-tests.yml/badge.svg)](https://github.com/kstenerud/KSCrash/actions/workflows/unit-tests.yml)
[![CocoaPods Lint](https://github.com/kstenerud/KSCrash/actions/workflows/cocoapods-lint.yml/badge.svg)](https://github.com/kstenerud/KSCrash/actions/workflows/cocoapods-lint.yml)

KSCrash
=======

Expand Down

0 comments on commit 28451c1

Please sign in to comment.