Skip to content

Commit

Permalink
ci: snake_case build names
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Jan 13, 2025
1 parent 9291729 commit 93bac74
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: [ubuntu-latest]
Expand Down

0 comments on commit 93bac74

Please sign in to comment.