Skip to content

Commit

Permalink
PRODENG-2548 Removed not needed make cleanup from the smoke GH (#445)
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitar Dimitrov <[email protected]>
  • Loading branch information
cranzy authored Mar 7, 2024
1 parent d1f730d commit ce7035c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/smoke-test-full.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,3 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: |
make smoke-full
clean-launchpad-chart
2 changes: 0 additions & 2 deletions .github/workflows/smoke-test-small.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,3 @@ jobs:
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: |
make smoke-small
make clean-launchpad-chart

0 comments on commit ce7035c

Please sign in to comment.