diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index ac19832..f429991 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -6,4 +6,5 @@ on: jobs: show: runs-on: ubuntu-latest + steps: - run: printenv \ No newline at end of file