Skip to content

Commit

Permalink
Minor tweak to job name to add compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
nirosys committed Jan 24, 2025
1 parent b0f644d commit 9162492
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 @@ -109,7 +109,7 @@ jobs:
run: ./build/release/test/all_tests

test_windows:
name: "Test (windows-latest)"
name: "Test (windows-latest, msvc)"
runs-on: windows-latest
steps:
- name: Checkout Code
Expand Down

0 comments on commit 9162492

Please sign in to comment.