Craig Everett 82f10b76c5
Some checks failed
Gajumaru Serialization Tests / tests (push) Failing after -4m12s
Update act_runner env
2025-02-04 14:49:24 +09:00

15 lines
331 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: |
. .bashrc
./rebar3 eunit