bump wallclock runlimit for test

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>
This commit is contained in:
Karl W Schulz
2023-11-01 16:50:54 -05:00
parent a3b9dc7505
commit 65f150e998
+1 -1
View File
@@ -43,7 +43,7 @@ jobs:
run: |
cd build
ml cmake
srun -N 1 -J omniperf -p ci -t 00:35:00 ctest --verbose -R test_analyze_commands
srun -N 1 -J omniperf -p ci -t 00:55:00 ctest --verbose -R test_analyze_commands
- name: Pytest coverage comment
if: '!cancelled()'
uses: MishaKav/pytest-coverage-comment@v1.1.48