Skip to content

Commit

Permalink
Add int type label to Workflows (#2644)
Browse files Browse the repository at this point in the history
  • Loading branch information
garth-wells authored May 5, 2023
1 parent 64592ab commit 9548c27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ccpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
petsc_arch: [real, complex]
petsc_int_type: [32, 64]

name: Build and test (scalar type ${{ matrix.petsc_arch }}, int${{ matrix.petsc_int_type }})

steps:
- uses: actions/checkout@v3

Expand Down

0 comments on commit 9548c27

Please sign in to comment.