Compare commits

...

3 Commits

Author SHA1 Message Date
zxq9 49d1103e5d Actually fix path for real
Gajumaru Serialization Tests / tests (push) Successful in 46m7s
2025-02-04 15:56:40 +09:00
zxq9 f19f8a86ab Correct runner path
Gajumaru Serialization Tests / tests (push) Failing after 46m2s
2025-02-04 15:55:52 +09:00
zxq9 5877379b05 Update runner
Gajumaru Serialization Tests / tests (push) Failing after 46m2s
2025-02-04 15:54:45 +09:00
+2 -2
View File
@@ -7,8 +7,8 @@ jobs:
runs-on: linux_amd64
steps:
- name: Check out repository code
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: eunit
run: |
. /opt/act_runner/erts/27.2/activate
. /home/act_runner/.erts/27.2.1/activate
./rebar3 eunit