Remove Linux Tests

This commit is contained in:
Albert 2025-03-12 13:35:26 -04:00
parent 8bf01b0d3e
commit 130a26cc21

View File

@ -85,13 +85,6 @@ jobs:
exit $exit_code
- name: Setup Browser
uses: browser-actions/setup-chrome@v1
- name: Setup Tests
run: |
sudo apt update && sudo apt install xvfb
cd tests
make call_c_from_js.c
make fail_test.c
ls -1
- name: Prepare Artifact
run: |
cp -r include dist