Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Co-authored-by: James <[email protected]>
  • Loading branch information
cmyui and tsunyoku committed Sep 23, 2023
1 parent 830a113 commit 4689520
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Lint

# TODO: only run on change to *.py files
on:
push:
paths:
- '*.py'
push

jobs:
mypy:
Expand Down

0 comments on commit 4689520

Please sign in to comment.