更新 .gitea/workflows/actions.yaml
All checks were successful
TestActions / Test (push) Successful in 2s
All checks were successful
TestActions / Test (push) Successful in 2s
This commit is contained in:
parent
c934a08242
commit
092ed6dc08
@ -20,4 +20,8 @@ jobs:
|
||||
env:
|
||||
TEST: wuhu
|
||||
NUM: 123
|
||||
BOOL: true
|
||||
BOOL: true
|
||||
- name: "Test ENV"
|
||||
run: echo "${{ TEST }}"
|
||||
env:
|
||||
TEST: wuhu
|
Loading…
Reference in New Issue
Block a user