Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
Joakim Skog committed Mar 16, 2024
1 parent 279bbf5 commit e88219b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ on:
- '*.md'

jobs:
build-test-deploy:
name: Build, Test & Deploy
build-deploy:
name: Build & Deploy
runs-on: ubuntu-latest
steps:
# Checkout code
Expand Down

0 comments on commit e88219b

Please sign in to comment.