Skip to content

Commit

Permalink
using new cln version testing if these tests pass
Browse files Browse the repository at this point in the history
  • Loading branch information
kevkevinpal committed Aug 3, 2023
1 parent c1d3f24 commit ee57644
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cln_proxy_integration_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
npm install && npm run build && docker build -t sphinxlightning/sphinx-relay .
- name: Checkout stack
run: |
git clone https://github.com/stakwork/sphinx-stack.git stack
git clone https://github.com/kevkevinpal/sphinx-stack.git stack
- name: give permissions
working-directory: ./stack
run: |
Expand Down

0 comments on commit ee57644

Please sign in to comment.