mirror of
https://github.com/webui-dev/webui
synced 2025-03-28 21:13:17 +00:00
Remove Linux Tests
This commit is contained in:
parent
8bf01b0d3e
commit
130a26cc21
7
.github/workflows/linux.yml
vendored
7
.github/workflows/linux.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user