diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index d64de43..ca0a4bf 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -10,4 +10,4 @@ jobs: runs-on: ubuntu-latest steps: - name: test - run: echo ${{ secrets.N1 }} && echo ${{ secret.N1 }} + run: echo ${{ secrets.N1 }}