Skip to content

Commit

Permalink
Fix changed-files
Browse files Browse the repository at this point in the history
  • Loading branch information
ddundo committed Sep 15, 2024
1 parent 81ce258 commit c54e073
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test_suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ jobs:
with:
files: |
.github/workflows/test_suite.yml
*.py
*.cxx
**.py
**.cxx
- name: 'Cleanup'
if: ${{ always() }}
Expand Down

0 comments on commit c54e073

Please sign in to comment.