Skip to content

Commit

Permalink
fiddling
Browse files Browse the repository at this point in the history
  • Loading branch information
JDBetteridge committed Sep 11, 2024
1 parent fc94236 commit a76501c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ jobs:
with:
report_paths: '/__w/firedrake/firedrake/firedrake.xml'
comment: true
check_name: 'Firedrake'
job_name: ${{ matrix.scalar-type }}
check_name: 'Firedrake' ${{ matrix.scalar-type }}
updateComment: true
flaky_summary: true
- name: Test pyadjoint
if: ${{ matrix.scalar-type == 'real' }}
Expand Down

0 comments on commit a76501c

Please sign in to comment.