Skip to content

Commit 1aa13ab

Browse files
committed
Try to get that failure reported
1 parent b830fb2 commit 1aa13ab

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
@@ -62,7 +62,7 @@ jobs:
6262
# PRTE_MCA_if_include: lo,eth0
6363
# OMPI_MCA_pmix_server_max_wait: 10
6464
run: |
65-
./setup test amuse-framework
65+
export PYTEST_OPTS='-x' && ./setup test amuse-framework
6666
6767
- name: Save build logs
6868
run: |

0 commit comments

Comments
 (0)