Compare commits
3 Commits
c9c07d902e
...
pengchang-
| Author | SHA1 | Date | |
|---|---|---|---|
| b5a65c4978 | |||
| 46d6139fd8 | |||
| d2d8b6c81d |
@@ -20,3 +20,4 @@ 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 }}."
|
||||||
|
- run: echo "😀😀 REPO_NAME = ${{ vars.REPO_NAME}}"
|
||||||
@@ -247,4 +247,5 @@
|
|||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true
|
||||||
},
|
},
|
||||||
"editor.accessibilitySupport": "off"
|
"editor.accessibilitySupport": "off"
|
||||||
|
// 测试
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user