Skip to content

Commit 1663b32

Browse files
author
Виталий
committed
Update workflows/make_setup.yml
1 parent 9939bcf commit 1663b32

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/make_setup.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,6 @@ jobs:
1717
# ls -la выведет содержимое текущего репозитория
1818
- run: make setup
1919
- run: make test
20-
- run: make lint
20+
- run: make lint
21+
- name: Print Hello from Hexlet
22+
uses: hexlet-components/hello-from-hexlet-action@release

0 commit comments

Comments
 (0)