Skip to content

Commit

Permalink
multi process + no time limits
Browse files Browse the repository at this point in the history
  • Loading branch information
TuTuHuss authored Aug 31, 2023
1 parent c50cc4f commit ea6e3aa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/unit_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ jobs:
with:
python-version: ${{ matrix.python-version }}
- name: do_unittest
timeout-minutes: 40
run: |
python -m pip install box2d-py
python -m pip install .
Expand Down

0 comments on commit ea6e3aa

Please sign in to comment.