Skip to content

Commit

Permalink
Update .github/workflows/mutation-tests.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Costello <[email protected]>
  • Loading branch information
ShawnWu33 and martincostello authored Oct 9, 2024
1 parent 5e506e7 commit 4cf290e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mutation-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ permissions:

jobs:
mutations:
name: ${{ matrix.name }}
name: 'mutations-${{ matrix.name }}'
runs-on: windows-latest
timeout-minutes: 60

Expand Down

0 comments on commit 4cf290e

Please sign in to comment.