Skip to content

Commit

Permalink
trigger testcase
Browse files Browse the repository at this point in the history
  • Loading branch information
Charles Yuan authored and Charles Yuan committed Dec 24, 2024
1 parent a1bfe94 commit ef2ebe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
matrix:
python-version: ["3.8", "3.9", "3.10", "3.11", "3.12"]
max-parallel: 1 # Ensures the tests run sequentially
# ================================

steps:
- uses: actions/checkout@v3
- name: Set up Python
Expand Down

0 comments on commit ef2ebe4

Please sign in to comment.