Skip to content

Commit

Permalink
Who really knows yml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcrichton committed Dec 20, 2024
1 parent 90fa7b5 commit 352bf42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ jobs:
platform_checks:
needs: determine
if: needs.determine.outputs.platform-checks
name: Platform: ${{ matrix.target }}
name: "Platform: ${{ matrix.target }}"
runs-on: ${{ matrix.os }}
strategy:
fail-fast: true
Expand Down

0 comments on commit 352bf42

Please sign in to comment.