add pair back to the matrix entries

This commit is contained in:
Trung Nguyen
2024-10-14 17:20:04 -05:00
parent c533ca0af1
commit a354ad8d64

View File

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