diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 3db73a2ef..93c2a90a3 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -1,6 +1,6 @@ --- name: Mac OS pytest -on: [push, pull_request] +on: [pull_request] jobs: smoke-test: name: Smoke Test macOS diff --git a/contrib/pyln-spec/bolt7/requirements.txt b/contrib/pyln-spec/bolt7/requirements.txt index a939f32cb..8fb143e3f 100644 --- a/contrib/pyln-spec/bolt7/requirements.txt +++ b/contrib/pyln-spec/bolt7/requirements.txt @@ -1 +1 @@ -pyln.proto >= 0.9.3 +pyln.proto