Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexhuszagh committed Sep 7, 2024
1 parent fdc3b1d commit bc6abd8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/theme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,6 @@ jobs:
fi
- name: Checking our Python imports.
run: |
scripts/theme.sh
cd example
python -c "import breeze_theme; print(breeze_theme.get_theme())"
scripts/theme.sh

0 comments on commit bc6abd8

Please sign in to comment.