Skip to content

Commit 4ee82f9

Browse files
committed
Remove debug output again
1 parent a78f326 commit 4ee82f9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-framework.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
PRTE_MCA_if_include: lo,eth0
7070
OMPI_MCA_pmix_server_max_wait: 10
7171
run: |
72-
export PYTEST_OPTS='-x' && ./setup test amuse-framework
72+
./setup test amuse-framework
7373
7474
- name: Save build logs
7575
run: |

0 commit comments

Comments
 (0)