diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 17334fb..48e3bdc 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -6,8 +6,6 @@ jobs: tests: runs-on: linux_amd64 steps: - - name: stoopud - run: echo $(which node) - name: Check out repository code uses: actions/checkout@v4 - name: eunit