Skip to content

Commit

Permalink
squash emoji-suppressing typo (#18911)
Browse files Browse the repository at this point in the history
  • Loading branch information
altendky authored Nov 26, 2024
1 parent 7fe2373 commit bcf5a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-single.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
matrix:
configuration: ${{ fromJson(inputs.configuration) }}
os:
- emoji: ${{ inputs.os_emoji }}
- emoji: ${{ inputs.os-emoji }}
matrix: ${{ inputs.matrix }}
name: ${{ inputs.name }}
file_name: ${{ inputs.file_name }}
Expand Down

0 comments on commit bcf5a65

Please sign in to comment.