We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2018105 commit d4644edCopy full SHA for d4644ed
.github/workflows/swift-test.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
swift-tests:
16
name: 'Swift Tests'
17
- runs-on: macos-latest
+ runs-on: macos-13
18
defaults:
19
run:
20
shell: bash
README.md
@@ -1,4 +1,5 @@
1
# BreezeLambdaAPIClient
2
+  [](https://codecov.io/gh/swift-sprinter/BreezeLambdaAPIClient)
3
4
This is a client for the [Breeze Lambda API](https://github.com/swift-sprinter/Breeze) (from version 0.2.0).
5
0 commit comments