Skip to content

Commit

Permalink
git sha
Browse files Browse the repository at this point in the history
  • Loading branch information
ligurio committed Dec 16, 2024
1 parent 7ea7962 commit 34ee286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/perf_micro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
fetch-depth: 0
submodules: recursive
repository: sqaunderhood/tarantool
ref: ${{ inputs.submodule && 'master' || github.ref }}
ref: ${{ inputs.submodule && 'master' || env.PERF_COMMIT }}
- uses: ./.github/actions/environment
# - name: Install deps
# uses: ./.github/actions/install-deps-debian
Expand Down

0 comments on commit 34ee286

Please sign in to comment.