Skip to content

Commit

Permalink
fix perf. workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
parvit committed Mar 30, 2024
1 parent 1e0d497 commit d94ff4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
stop-aws-vm:
runs-on: ubuntu-latest
needs: test-matrix
needs: qpep-run
if: ${{ always() && ! inputs.keep_aws_running }}
steps:
- name: Install AWS cli
Expand Down

0 comments on commit d94ff4f

Please sign in to comment.