Closed liyishuai closed 3 years ago
Is this continuous integration related? How can I test that it is working?
Yes, here's the triggered CI: https://github.com/liyishuai/ocamlscript/actions/runs/1379335056
The seven warnings are fine?
The warning says the executable ocamlscript
was not found in the Windows build. Does Windows have the Makefile variable EXE
set to, say, .exe
?
Update: Indeed, https://github.com/ocaml-community/ocamlscript/blob/89546932729b99a6b683db13b74aac1b97b467d8/OCamlMakefile#L127-L130
New run: https://github.com/liyishuai/ocamlscript/actions/runs/1379644564
Ready to merge if artifact warnings are cleared. Ignore macOS-latest workflows will use macOS-11 soon.
Ready.
Ok, thanks for the details and for your contribution. Sorry, for the maybe dumb questions: I don't know nor use github actions.
What does it do?