Add rebar3, update test runner config, add ac_proposal_tx
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in -4m28s
Gajumaru Serialization Tests / tests (push) Successful in -4m24s

This commit is contained in:
2025-01-21 14:27:18 +09:00
parent a6f09d24c0
commit e709964c9b
5 changed files with 21 additions and 5 deletions
+14
View File
@@ -0,0 +1,14 @@
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