Skip to content

Commit 55430e4

Browse files
committed
docs: strip conversational narrative from all MDs, add API.md with service-agnostic code examples
1 parent 7a4c3bd commit 55430e4

162 files changed

Lines changed: 6091 additions & 5150 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.github/workflows/ci.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -19,20 +19,6 @@ jobs:
1919
- run: npm run build
2020
- run: npm run typecheck
2121
- run: npm test
22-
- run: npm run e2e:local
23-
24-
marketplace-playwright:
25-
name: Marketplace recorded-state Playwright e2e
26-
runs-on: ubuntu-latest
27-
steps:
28-
- uses: actions/checkout@v5
29-
- uses: actions/setup-node@v5
30-
with:
31-
node-version: 22
32-
- run: npm install --no-audit --no-fund
33-
- run: npm run build:packages
34-
- run: npm exec -w marketplace-web -- playwright install --with-deps chromium
35-
- run: npm run e2e -w marketplace-web
3622

3723
escrow:
3824
name: Escrow + arbiter contracts

0 commit comments

Comments
 (0)