diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 045f25f..594bd9d 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -8,7 +8,7 @@ jobs: steps: - name: Check out repository code uses: actions/checkout@v3 - - name: eunit + - name: test run: | . /opt/act_runner/erts/27.2/activate make dialyzer