Skip to content

Commit

Permalink
create_destory_test_vm minor improvement (#1073)
Browse files Browse the repository at this point in the history
use better checkmarks

Signed-off-by: Ndibe Raymond Olisaemeka <[email protected]>
Co-authored-by: Ndibe Raymond Olisaemeka <[email protected]>
  • Loading branch information
NdibeRaymond and Ndibe Raymond Olisaemeka authored Dec 30, 2023
1 parent 0428984 commit 78cb6be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create_destroy_test_vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ jobs:
owner: ${{ github.repository_owner }}
repo: ${{ github.event.repository.name }}
message: |
Test VM is ready ✔✔✔
Test VM is ready ✅✅✅
You can access it with the url:
https://${{env.FRONTEND_DOMAIN}}.unstructured.studio
######################################################################################
Expand Down Expand Up @@ -380,5 +380,5 @@ jobs:
owner: ${{ github.repository_owner }}
repo: ${{ github.event.repository.name }}
message: |
Test VM deleted ✔✔✔
Test VM deleted ✅✅✅
######################################################################################

0 comments on commit 78cb6be

Please sign in to comment.