Skip to content

Commit

Permalink
v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
luisheres committed Aug 19, 2024
1 parent c4b3ecc commit 9278bec
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 681 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/cichecks.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@

name: CI checks

on:
Expand All @@ -23,6 +22,6 @@ jobs:
- name: Run black
run: |
black --check chihuahua tests
- name: Run pylint
run: |
pylint chihuahua
# - name: Run pylint
# run: |
# pylint chihuahua
Loading

0 comments on commit 9278bec

Please sign in to comment.