Skip to content

Commit

Permalink
test output NO_CI
Browse files Browse the repository at this point in the history
  • Loading branch information
spl1nes authored Oct 19, 2022
1 parent 9f936b8 commit 4f0606c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
run: |
cd ..
php ${{env.APP_NAME}}/build_phar.php
ls
ls ${{env.APP_NAME}}
mv testreportgenerator.phar ${{env.APP_NAME}}/testreportgenerator.phar
cd ${{env.APP_NAME}}
- uses: ncipollo/release-action@v1
Expand Down

0 comments on commit 4f0606c

Please sign in to comment.