mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-02-25 18:55:32 -06:00
Fix test after hooks
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@@ -82,7 +82,6 @@ jobs:
|
||||
run: |
|
||||
( \
|
||||
test -f dist/scripts/parse-log.js && \
|
||||
cat *-ci.log | uniq -c && \
|
||||
NODE_ENV=test node dist/scripts/parse-log.js -l error -f artifacts/*.log \
|
||||
) || \
|
||||
echo "parse-log.js script does not exist, skipping."
|
||||
|
||||
Reference in New Issue
Block a user