Skip to content

Commit 89da1d5

Browse files
authored
Merge pull request #138 from MLPlatformWebsite/pjc-transfer-linaro-scripts
Remove unneeded and erroring line
2 parents d25a43e + 3b8fba2 commit 89da1d5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ jobs:
2626
run: |
2727
cat ".github-env-${GITHUB_REF##*/}" >> $GITHUB_ENV
2828
pipenv --rm || true # Force-remove any old/broken venv
29-
rm Pipfile.lock || true
3029
pipenv sync --verbose
3130
3231
- run: env

0 commit comments

Comments
 (0)