We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 144174f commit 8ec8a3bCopy full SHA for 8ec8a3b
.github/workflows/ci_checks.yaml
@@ -37,4 +37,4 @@ jobs:
37
*.args.OMPI_VERSION=${{ matrix.ompi_version }}
38
39
- name: Test Fenix
40
- run: docker run fenix
+ run: docker run fenix ctest --output-on-failure --timeout 20 --repeat after-timeout:3
0 commit comments