Skip to content

Commit

Permalink
fix preview tests
Browse files Browse the repository at this point in the history
  • Loading branch information
neel-astro committed Sep 10, 2024
1 parent 6e300ce commit 435253a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ jobs:
deployment-id: ${{ steps.create-preview.outputs.preview-id }}
workspace: ${{ secrets.WORKSPACE_ID }}
action: delete-deployment-preview
preview-name: test-preview-${{ steps.install-pre-reqs.outputs.preview-id }}

- name: Validate Deployment Preview Deletion
run: echo "Deployment preview deleted successfully."

0 comments on commit 435253a

Please sign in to comment.