Craig Everett e709964c9b
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in -4m28s
Gajumaru Serialization Tests / tests (push) Successful in -4m24s
Add rebar3, update test runner config, add ac_proposal_tx
2025-01-21 14:27:18 +09:00

15 lines
358 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: Check out repository code
uses: actions/checkout@v3
- name: eunit
run: |
. /opt/act_runner/erts/27.2/activate
./rebar3 eunit