Update .gitea/workflows/test.yaml
This commit is contained in:
parent
031b3e5085
commit
0cf1595661
@ -10,4 +10,4 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: test
|
||||
run: echo ${{ secrets.N1 }} && echo ${{ secret.N1 }}
|
||||
run: echo ${{ secrets.N1 }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user