Skip to content

Commit d48e966

Browse files
committed
test
1 parent 9dbe121 commit d48e966

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/openapi.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,7 @@ jobs:
7272
env:
7373
PHP_POST_PROCESS_FILE: "php-cs-fixer fix --allow-risky yes"
7474
run: |
75-
ls ./../
76-
ls ./../../
75+
ls ./../vies-php
7776
java -jar "${{ runner.temp }}/openapi-generator-cli.jar" generate \
7877
--input-spec ./openapi.yml \
7978
--generator-name php-nextgen \

0 commit comments

Comments
 (0)