Skip to content

Commit

Permalink
Fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
dachengx committed Sep 13, 2024
1 parent 37a1ca1 commit 9b18a18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,6 @@ jobs:
- name: Test package
# Could add more but perhaps we need to consider what we want to test first
run: |
python -m unittest tests/test_import.py
python -m unittest tests/test_import.py
- name: goodbye
run: echo goodbye

0 comments on commit 9b18a18

Please sign in to comment.