Craig Everett c2ccd39c39
All checks were successful
Gajumaru Serialization Tests / tests (push) Successful in 46m7s
WIP
2025-02-04 15:37:37 +09:00

17 lines
416 B
YAML

name: Gajumaru Serialization Tests
run-name: ${{ gitea.actor }} testing Gajumaru Serialization
on: [push, workflow_dispatch]
jobs:
tests:
runs-on: linux_amd64
steps:
- name: stoopud
run: echo $(which node)
- name: Check out repository code
uses: actions/checkout@v4
- name: eunit
run: |
. /home/act_runner/.erts/27.2.1/activate
./rebar3 eunit