Skip to content

Commit

Permalink
feat: Enable ofrep provider test
Browse files Browse the repository at this point in the history
Signed-off-by: Thomas Poignant <[email protected]>
  • Loading branch information
thomaspoignant committed Jul 7, 2024
1 parent 9615bfd commit a3b0ad9
Show file tree
Hide file tree
Showing 3 changed files with 779 additions and 776 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/swift.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Swift
name: CI

on: [pull_request]

Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# openfeature-swift-provider

[![CI](https://github.com/go-feature-flag/openfeature-swift-provider/actions/workflows/swift.yaml/badge.svg)](https://github.com/go-feature-flag/openfeature-swift-provider/actions/workflows/swift.yaml) [![codecov](https://codecov.io/gh/go-feature-flag/openfeature-swift-provider/graph/badge.svg?token=G6BAIREGQN)](https://codecov.io/gh/go-feature-flag/openfeature-swift-provider)

Use GO Feature Flag with OpenFeature in your iOS / macOS / tvOS apps.
Loading

0 comments on commit a3b0ad9

Please sign in to comment.