Skip to content

Commit

Permalink
Update script path
Browse files Browse the repository at this point in the history
  • Loading branch information
boundless-forest committed Nov 28, 2024
1 parent 9e44648 commit 6b6117a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-cards.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ jobs:
python -m pip install --upgrade pip
- name: Run card check script
run: python check_cards.py
run: python scripts/check_cards.py

0 comments on commit 6b6117a

Please sign in to comment.