Skip to content

Commit

Permalink
Include details of the ABI compatibility report
Browse files Browse the repository at this point in the history
  • Loading branch information
azat committed May 6, 2020
1 parent 889ad6d commit 15917b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/abi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
short_commit_id="${COMMIT_ID:0:7}"
owner_name="${{ github.event.repository.owner.name }}"
cd /tmp/le-abi-root/work/abi-check/timeline/libevent/
cd /tmp/le-abi-root/work/abi-check
git init
git config --local user.name $user_name
git config --local user.email $user_email
Expand Down

0 comments on commit 15917b4

Please sign in to comment.