Skip to content

adds e2e test showing the alternative way to create accounts (#47) #178

adds e2e test showing the alternative way to create accounts (#47)

adds e2e test showing the alternative way to create accounts (#47) #178

Workflow file for this run

name: Web Tests
on:
pull_request:
push:
branches: main
jobs:
build-for-web:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- name: install wasm-pack
uses: jetli/[email protected]
with:
version: latest
- name: Install Just
uses: extractions/setup-just@v2
- name: Build
run: just build