From 0494295b95c5c44ef389f1259e408f9445cfe0a1 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 6 Apr 2022 05:24:14 -0400 Subject: Got documentation back in working condition. --- .github/workflows/test.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to '.github') diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 2576c20d3..d4e4cd09f 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -18,6 +18,8 @@ jobs: node-version: '14' - run: cd ./stdlib/ && ../lux.sh with js with bibliotheca test test_stdlib_on_python_3: + runs-on: ubuntu-latest + steps: - uses: actions/checkout@v2 - uses: ./.github/workflows/setup_aedifex # https://github.com/actions/setup-python -- cgit v1.2.3