Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
spalen0 committed Aug 7, 2024
1 parent 32405ce commit 203c230
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/aave-bad-debt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ jobs:
run: |
python -m pip install --upgrade pip
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
cd bad-debt
- name: Run Aave V3 Mainnet
run: python bad-debt-trigger.py
env:
Expand Down

0 comments on commit 203c230

Please sign in to comment.