Skip to content

Commit

Permalink
Added back in mp tests
Browse files Browse the repository at this point in the history
  • Loading branch information
sternj committed Dec 3, 2024
1 parent 5c60099 commit 23dabda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-smoketests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ jobs:
- name: cpu-only smoke test
run: python test/smoketest.py test/testme.py --cpu-only

# - name: multiprocessing smoke test
# run: python test/smoketest.py test/multiprocessing_test.py
- name: multiprocessing smoke test
run: python test/smoketest.py test/multiprocessing_test.py

# Note: test/smoketest.py only handles single JSON, rather than multiple in sequence.
- name: profile-interval smoke test
Expand Down

0 comments on commit 23dabda

Please sign in to comment.