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: strategy:
max-parallel: 4 max-parallel: 4
matrix: matrix:
idx: [ 'pair', 'compute', 'misc' ] idx: [ 'pair', 'fix', 'compute', 'misc' ]
steps: steps:
- name: Checkout repository - name: Checkout repository