Skip to content

Commit 35b0fec

Browse files
committed
remove files
1 parent 48ff671 commit 35b0fec

40 files changed

+2058
-4158
lines changed

.github/workflows/spa-server-ci.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,6 @@ jobs:
4242
- name: run integration test
4343
# --show-output
4444
run: cargo test -p tests --test http_test -j 1 -- --test-threads 1
45-
- name: run pebble
46-
run: ./run_pebble.sh
47-
working-directory: ./tests/bash/
48-
- name: run acme integration test
49-
run: cargo test -p tests --test acme_test -j 1 -- --test-threads 1
5045
- name: run spa-client test
5146
run: cargo test -p spa-client -j 1 -- --test-threads 1
5247
- name: run spa-server test

0 commit comments

Comments
 (0)