Skip to content

Commit

Permalink
Update tests.yaml (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
zktuong authored Jul 18, 2023
1 parent 3c752b3 commit 4e7e49c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
uses: tj-actions/changed-files@v35
with:
files: |
*.{yaml,yml,py}
**/*.{yaml,yml,py}
*.{yaml,yml,py,toml}
**/*.{yaml,yml,py,toml}
tests
- name: List all changed files
run: |
Expand Down

0 comments on commit 4e7e49c

Please sign in to comment.