Skip to content

Commit

Permalink
cleanup venv in sonarcloud after use
Browse files Browse the repository at this point in the history
  • Loading branch information
Pierre-Etienne Bougue committed Aug 9, 2023
1 parent 6c21226 commit 89ba0cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarcloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
echo $NAVITIA_CHAOS_DUMP_PATH
make docker_test
deactivate
rm -rf navitia_py3
env:
NAVITIA_DOCKER_NETWORK: ${{ job.container.network }}
TYR_CELERY_BROKER_URL: 'amqp://guest:guest@rabbitmq:5672//'
Expand Down

0 comments on commit 89ba0cd

Please sign in to comment.