Skip to content

Commit

Permalink
Removing cleanup for now
Browse files Browse the repository at this point in the history
  • Loading branch information
pct960 committed Apr 8, 2021
1 parent 19009bd commit d1c5dd9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ jobs:
project-token: ${{ secrets.CODACY_TOKEN }}
coverage-reports: api-server/target/site/jacoco/jacoco.xml

- name: Clean Up files
run: cd setup && ./cleanup.sh

- name: Export vertx logs to a file
if: always()
run: docker logs vertx >& vertx_logs.txt
Expand Down

0 comments on commit d1c5dd9

Please sign in to comment.