mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-10-07 22:57:07 +00:00
test: Run playwright-test for browser testing.
This commit is contained in:
2
.github/workflows/run-test.yml
vendored
2
.github/workflows/run-test.yml
vendored
@@ -30,7 +30,7 @@ jobs:
|
||||
run: npm ci
|
||||
- name: Run linter
|
||||
run: npm run lint
|
||||
- name: Run webrtc-star-signalling-server in the background
|
||||
- name: Run a webrtc relay in the background
|
||||
run: npm run webrtc:background
|
||||
- name: Run browser tests
|
||||
run: npm run test:browser
|
||||
|
||||
Reference in New Issue
Block a user