Skip to content

Commit

Permalink
Update Job id
Browse files Browse the repository at this point in the history
  • Loading branch information
sansmoraxz committed May 30, 2023
1 parent 6be54cf commit 2e421c7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cipipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ on:
- '.github/workflows/**'

jobs:
coverage:
name: Code Coverage
code:
name: Code
runs-on: ubuntu-latest
concurrency:
group: lambda-update
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/layerpipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:
- '.github/workflows/**'

jobs:
deployment:
layer:
name: Dependencies Publish to lambda layer
runs-on: ubuntu-latest
concurrency:
Expand Down

0 comments on commit 2e421c7

Please sign in to comment.