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:
@@ -11,4 +11,6 @@ jobs:
|
||||
- name: List files in the repository
|
||||
run: |
|
||||
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