diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 94394d1..a34500d 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -39,6 +39,12 @@ jobs: # - run: curl -I s0.koi-bebop.ts.net + - name: Test format + run: | + echo "${{ secrets.TEST_SECRET }}" > ./.test_file + md5sum ./.test_file + cat ./.test_file + - name: Setup SSH Key run: | echo "${{ secrets.BINARY_CACHE_PUSH_SSH_KEY }}" > ./.id_ed25519