Skip to content

Commit

Permalink
reorder?
Browse files Browse the repository at this point in the history
  • Loading branch information
VioletHynes committed Jun 18, 2024
1 parent 18967a0 commit e295932
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@ jobs:
if: always()
name: Bench
needs: setup
uses: ./hack-week-benchmark.yml
secrets: inherit
uses: ./.github/workflows/hack-week-benchmark.yml
with:
checkout-ref: ${{ needs.setup.outputs.checkout-ref }}
secrets: inherit

test-go:
# Run Go tests if the vault app changed
Expand Down

0 comments on commit e295932

Please sign in to comment.