Updated workflow to test npm linkage.
Some checks failed
Compile Project / Compile (push) Failing after 4s
Some checks failed
Compile Project / Compile (push) Failing after 4s
This commit is contained in:
@@ -12,3 +12,5 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
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
|
||||||
|
run: cowsay "hello"
|
||||||
Reference in New Issue
Block a user