Skip to content

Commit

Permalink
feat(update) remove test from deploy (#1153)
Browse files Browse the repository at this point in the history
* feat(update) remove test from deploy

* add test back to steps
  • Loading branch information
thwalker6 authored Feb 11, 2025
1 parent 0a9c638 commit 67c4605
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ jobs:
release:
runs-on: ubuntu-20.04
needs:
- test
- e2e
- cfn-nag
steps:
Expand Down

0 comments on commit 67c4605

Please sign in to comment.