Further workflow testing.
This commit is contained in:
@@ -13,4 +13,4 @@ jobs:
|
|||||||
ls ${{ gitea.workspace }}
|
ls ${{ gitea.workspace }}
|
||||||
- run: echo "This job's status is ${{ job.status }}."
|
- run: echo "This job's status is ${{ job.status }}."
|
||||||
- name: Test npm linkage
|
- name: Test npm linkage
|
||||||
run: cowsay "hello"
|
run: node -e "require('cowsay').make({text: 'hello'})"
|
||||||
Reference in New Issue
Block a user