]> git.kaiwu.me - quickjs.git/commit
Add github CI tests
authorBen Noordhuis <info@bnoordhuis.nl>
Sun, 3 Mar 2024 13:14:23 +0000 (14:14 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Sun, 3 Mar 2024 13:14:23 +0000 (14:14 +0100)
commite17cb9fc7aac2432bbefeec9a31e186329e511b0
treed115d28a62a4bdd02bb7aaee6ff298b9ba1e496f
parent06c100c9bfeef0d0c1d138153321491f7884cef3
Add github CI tests

- disable `isatty()` test in `test_os()`
- add `.github/workflows/ci.yml` with 8 targets
.github/workflows/ci.yml [new file with mode: 0644]
tests/test_std.js