bump wallclock runlimit for test

Signed-off-by: Karl W Schulz <karl.schulz@amd.com>


[ROCm/rocprofiler-compute commit: 65f150e998]
Tento commit je obsažen v:
Karl W Schulz
2023-11-01 16:50:54 -05:00
rodič f4082891c9
revize 94080f4034
+1 -1
Zobrazit soubor
@@ -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