This commit is contained in:
parent
a55631f9dd
commit
4730106076
@ -10,7 +10,7 @@ jobs:
|
|||||||
Testing:
|
Testing:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
|
- name: Check out Repo code
|
||||||
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
uses: actions/checkout@v3
|
||||||
- run: echo "The name of your branch is ${{ github.ref }} and your repository is ${{ github.repository }}."
|
- name: Echo
|
||||||
- run: echo "No actions have taken place, this action is in its testing phase."
|
run: echo "The ${{ gitea.repository }} has been cloned to the runner"
|
Loading…
Reference in New Issue
Block a user