Skip to content

Commit 0a7610a

Browse files
authored
Update deploy-pm4.yml
remove fake test job
1 parent fc191d9 commit 0a7610a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/deploy-pm4.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,9 +111,6 @@ jobs:
111111
cd pm4-k8s-distribution/images/pm4-tools
112112
composer install --no-interaction
113113
cd ..
114-
- name: fake step for testing
115-
run: |
116-
echo test;
117114
- name: Configure AWS credentials
118115
uses: aws-actions/configure-aws-credentials@v1
119116
with:

0 commit comments

Comments
 (0)