Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
msridhar committed Jun 9, 2024
1 parent 5afc3b9 commit 1263a15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jmh-benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: Print repo name
- run: echo ${{ github.repository }}
run: echo ${{ github.repository }}

- name: Set branch name
env:
Expand Down

0 comments on commit 1263a15

Please sign in to comment.