Skip to content

Commit

Permalink
Merge branch 'main' into renovate/numpy-2.x
Browse files Browse the repository at this point in the history
  • Loading branch information
alubbock authored Sep 3, 2024
2 parents 0412997 + dd76115 commit 8b706ff
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/test-and-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,3 @@ jobs:
git commit -m "CI update: $GITHUB_SHA"
git push
cleanup:
needs: deploy
if: github.event_name == 'push'
runs-on: ubuntu-latest
steps:
- name: Delete build image artifact
uses: geekyeggo/delete-artifact@v1
with:
name: thunor-web-container

0 comments on commit 8b706ff

Please sign in to comment.