Skip to content

Commit

Permalink
Switch names in workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
james-pre committed Jan 17, 2025
1 parent bb4f3f6 commit 4e90dfe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Continuous Integration
name: CI

on:
push:
Expand All @@ -14,7 +14,7 @@ permissions:

jobs:
ci:
name: CI
name: Continuous Integration
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit 4e90dfe

Please sign in to comment.