mirror of
https://github.com/dawidd6/action-send-mail.git
synced 2024-12-26 11:03:06 +07:00
workflows: checkout code
This commit is contained in:
parent
ce64ae4df1
commit
a4a1b1f1d5
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -24,7 +24,7 @@ jobs:
|
||||
</body>
|
||||
</html>
|
||||
steps:
|
||||
- name: Checkout
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v1
|
||||
- name: Send mail
|
||||
uses: ./
|
||||
|
Loading…
Reference in New Issue
Block a user