Skip to content

Commit

Permalink
fix: typo cause CD pipeline failed
Browse files Browse the repository at this point in the history
  • Loading branch information
ppodds committed Oct 20, 2022
1 parent 4d85d9c commit 1f8a564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
types: [released]

jobs:
unit-tests:
unit-test:
uses: ./.github/workflows/unit-test.yml
e2e-test:
uses: ./.github/workflows/e2e-test.yml
Expand Down

0 comments on commit 1f8a564

Please sign in to comment.