Rename test script

This commit is contained in:
2024-04-12 15:30:56 +05:30
parent 0980845c19
commit 34ecfb59f7
2 changed files with 2 additions and 2 deletions
+2 -2
View File
@@ -1,4 +1,4 @@
name: Test webapp deployment flow
name: Test webapp deployment and undeployment flow
on:
push:
@@ -24,4 +24,4 @@ jobs:
- name: Install dependencies
run: yarn
- name: Test webapp deployment
run: ./packages/deployer/test/test-webapp-deployment.sh
run: ./packages/deployer/test/test-webapp-deployment-undeployment.sh