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 ff26650
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/perf_micro.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ jobs:
submodules: recursive
repository: sqaunderhood/tarantool
ref: ${{ inputs.submodule && 'master' || github.ref }}
- name: GIT REF
run: |
echo ${{ github.event.pull_request.head.sha }}
echo $PERF_COMMIT
echo $PERF_BRANCH
- uses: ./.github/actions/environment
# - name: Install deps
# uses: ./.github/actions/install-deps-debian
Expand Down

0 comments on commit ff26650

Please sign in to comment.