handle the cases where num steps do not match with the reference log files

This commit is contained in:
Trung Nguyen
2024-10-14 16:05:21 -05:00
parent b9e4c6e1e7
commit c533ca0af1
4 changed files with 34 additions and 27 deletions

View File

@ -19,7 +19,7 @@ jobs:
strategy:
max-parallel: 4
matrix:
idx: [ 'pair', 'fix', 'compute', 'misc' ]
idx: [ 'pair', 'compute', 'misc' ]
steps:
- name: Checkout repository