Skip to content

Commit

Permalink
Typo:空格
Browse files Browse the repository at this point in the history
  • Loading branch information
WendaoLee committed Oct 1, 2024
1 parent c113ff9 commit cdd6f1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- name: Run tinystatus.py and stop after 1 minute
run: |
timeout 60s python tinystatus.py
continue-on-error: true
continue-on-error: true

# Step 5: Commit and push the contents of ./output to the gh-pages branch
- name: Deploy to gh-pages
Expand Down

0 comments on commit cdd6f1f

Please sign in to comment.