Skip to content

Commit

Permalink
ci: snake_case build name
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku authored and philippfromme committed Jan 23, 2025
1 parent 1944dc6 commit d83f7a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: CI
on: [push, pull_request]
jobs:
Build:
build:
strategy:
matrix:
os: [macos-latest, ubuntu-latest, windows-latest]
Expand Down

0 comments on commit d83f7a8

Please sign in to comment.