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 dd36ee2a29
commit bacdf8c09d
+1 -1
View File
@@ -44,7 +44,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
uses: MishaKav/pytest-coverage-comment@v1.1.48
with: