Skip to content

Commit

Permalink
dummy commit to trigger CI
Browse files Browse the repository at this point in the history
  • Loading branch information
tomicapretto committed Jan 26, 2025
1 parent 8970d02 commit 095a2aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
python -m black -l 100 flexitext --check
echo "Success!"
echo "Checking code style with pylint..."
echo "Change"
python -m pylint flexitext/
- name: Run tests
Expand Down

0 comments on commit 095a2aa

Please sign in to comment.