Skip to content

Commit

Permalink
use the badge
Browse files Browse the repository at this point in the history
  • Loading branch information
brainbicycle committed Apr 9, 2024
1 parent 4a350d2 commit 61d62e9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion RELEASING.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ bundle exec pod install
xcodebuild -workspace FBSnapshotTestCaseDemo.xcworkspace -scheme FBSnapshotTestCaseDemo -sdk iphonesimulator -destination 'name=iPhone 15' build test | bundle exec xcpretty -c
```

Check that the last build succeeded in [GitHub Actions](https://github.com/dblock/ios-snapshot-test-case-expecta/actions/workflows/build-and-test.yml).
Check that the last build succeeded:

[![Build and test](https://github.com/dblock/ios-snapshot-test-case-expecta/actions/workflows/build-and-test.yml/badge.svg)](https://github.com/dblock/ios-snapshot-test-case-expecta/actions/workflows/build-and-test.yml)

Increment the version, modify [Expecta+Snapshots.podspec](Expecta+Snapshots.podspec).

Expand Down

0 comments on commit 61d62e9

Please sign in to comment.