name: Gajumaru Serialization Tests run-name: ${{ gitea.actor }} testing Gajumaru Serialization on: [push, workflow_dispatch] jobs: tests: runs-on: linux_amd64 steps: - name: Check out repository code uses: actions/checkout@v4 - name: eunit run: | . ./.profile ./rebar3 eunit