Skip to content

Commit

Permalink
Merge pull request #2282 from buildpacks/fix/lcow-acceptance
Browse files Browse the repository at this point in the history
Cleanup after running acceptance tests
  • Loading branch information
jjbustamante authored Nov 13, 2024
2 parents 08abcc4 + 7d17694 commit ddc3fd3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/compatibility.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,3 +59,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
make acceptance
docker network prune

1 comment on commit ddc3fd3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'Go Benchmark'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: ddc3fd3 Previous: 08abcc4 Ratio
BenchmarkBuild/with_Trusted_Builder 3015351309 ns/op 1185524895 ns/op 2.54

This comment was automatically generated by workflow using github-action-benchmark.

CC: @buildpacks/platform-maintainers

Please sign in to comment.