Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bfeshti authored Jan 28, 2025
1 parent 82904bc commit 9cee13f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
cleanup:
needs: check-pr
if: needs.check-pr.outputs.should_run == 'true'
name: Cleanup Previous Resources
name: Cleanup Dangling Resources
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down Expand Up @@ -609,4 +609,4 @@ jobs:
neo4j-reverse-proxy-${{ inputs.NEO4J_VERSION }}.tgz
neo4j-headless-service-${{ inputs.NEO4J_VERSION }}.tgz
neo4j-persistent-volume-${{ inputs.NEO4J_VERSION }}.tgz
neo4j-loadbalancer-${{ inputs.NEO4J_VERSION }}.tgz
neo4j-loadbalancer-${{ inputs.NEO4J_VERSION }}.tgz

0 comments on commit 9cee13f

Please sign in to comment.