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