Skip to content

Commit

Permalink
Test commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ylobankov committed Aug 16, 2022
1 parent 78ad759 commit 9dd02bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/lint.yml
Expand Up @@ -103,8 +103,9 @@ jobs:
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
# This should fail.
- name: test
uses: tarantool/checkpatch/.github/actions/checkpatch@master
uses: tarantool/checkpatch/.github/actions/checkpatch@ylobankov/fix-pr-link
with:
revision-range: HEAD~${{ github.event.pull_request.commits }}..HEAD
- name: Send VK Teams message on failure
Expand Down

0 comments on commit 9dd02bd

Please sign in to comment.