Skip to content

Commit

Permalink
Remove vendor test file
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Jul 19, 2023
1 parent a3c26a2 commit d6e774d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,7 @@ jobs:
ARCHIVE_NAME=shootime.${VERSION}.zip
ls -la
sed -i "s/0.0.0/${VERSION}/g" config.xml shootime.php
rm -f vendor/symfony/config/Tests/Fixtures/ParseError.php
python scripts/create-archive.py ${ARCHIVE_NAME}
echo "archive_name=${ARCHIVE_NAME}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit d6e774d

Please sign in to comment.