Skip to content

Commit

Permalink
Fixed yaml offsets
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory Shimansky <[email protected]>
  • Loading branch information
gshimansky committed Jul 2, 2024
1 parent a11a3a0 commit 5624391
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/e2e-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ jobs:
- name: Print inputs
run: |
echo "${{ toJSON(inputs) }}"
- name: Checkout repository
- name: Checkout repository
uses: actions/checkout@v4

- name: Get benchmark commit id
Expand Down

0 comments on commit 5624391

Please sign in to comment.