ladybird/.github/workflows
Andrew Kaster c4604bc080 CI: Don't build libjs for Lagom twice
We need test-js for the parser tests for test262, but we don't need to
rebuild all of Lagom twice. This was missed when we did the initial
change to shared libraries. Before #9017, the Lagom build for test-js
is what built libLagom.a for the libjs-test262-runner to link against.

Now that we are building libjs.so and its dependencies in the runner's
build directory, we should build test-js there as well.

Requires linusg/libjs-test262#32 in order to properly find the built
test-js.
2021-08-07 16:34:06 +01:00
..
cmake.yml CI: Do not change the system gcc version to 10 2021-07-31 18:23:43 +02:00
discord.yml CI: Remove discord build status notifications 2021-06-18 13:45:18 +01:00
libjs-test262.yml CI: Don't build libjs for Lagom twice 2021-08-07 16:34:06 +01:00
lintcommits.yml Meta: Bring lint-commit.sh up to date with the CI commit linter 2021-07-27 20:41:49 +01:00
manpages.yml CI: Run libjs-test262 and update results on every push to master 2021-06-05 19:27:55 +01:00
twitter.yml CI: Fix node-version typo 2021-08-07 09:30:28 +02:00