Renaming and preparing to remove oracles #985

Merged
zxq9 merged 5 commits from gm2 into master 2025-03-13 12:53:02 +09:00
Showing only changes of commit a7ca22c209 - Show all commits

View File

@ -10,5 +10,5 @@ jobs:
uses: actions/checkout@v4 uses: actions/checkout@v4
- name: test - name: test
run: | run: |
. /opt/act_runner/erts/27.2/activate . /home/act_runner/.erts/27.2.1/activate
./rebar3 eunit ./rebar3 eunit