Add tests
Some checks failed
Sophia Tests / tests (push) Failing after 46m58s

This commit is contained in:
Craig Everett 2025-02-24 20:54:45 +09:00
parent 1b7a8e8fcd
commit 937f9ed873

View File

@ -0,0 +1,14 @@
name: Sophia Tests
run-name: ${{ gitea.actor }} testing Sophia
on: [push, workflow_dispatch]
jobs:
tests:
runs-on: linux_amd64
steps:
- name: Check out repository code
uses: actions/checkout@v4
- name: test
run: |
. /opt/act_runner/erts/27.2.1/activate
./rebar3 eunit