Skip to content

Commit

Permalink
change github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Mohamad Bastin committed Oct 13, 2023
1 parent 0f8127d commit be494fd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/django.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: python -m pip install --upgrade pip
- name: Install requests
run: pip install requests
- name: Install lnpay
run: pip install lnpay-py
- name: Install Dependencies
run: pip install -r requirements.txt
- name: Run Tests
Expand Down

0 comments on commit be494fd

Please sign in to comment.