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 61daa32
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/report-job-status/action.yml
Expand Up @@ -30,7 +30,7 @@ runs:
shell: bash

- name: Send VK Teams message on failure
uses: tarantool/actions/report-job-status@master
uses: tarantool/actions/report-job-status@ylobankov/fix-pr-link
with:
api-url: ${{ inputs.api-url }}
bot-token: ${{ inputs.bot-token }}
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/lint.yml
Expand Up @@ -103,6 +103,7 @@ jobs:
with:
fetch-depth: 0
ref: ${{ github.event.pull_request.head.sha }}
# This should fail.
- name: test
uses: tarantool/checkpatch/.github/actions/checkpatch@master
with:
Expand Down

0 comments on commit 61daa32

Please sign in to comment.