Skip to content

Add web playground — in-browser privacy analysis via Pyodide (#122) #194

Add web playground — in-browser privacy analysis via Pyodide (#122)

Add web playground — in-browser privacy analysis via Pyodide (#122) #194

Workflow file for this run

name: Build and Test Workflow
on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
tests-and-coverage:
name: Run PrivacyGuard tests
uses: ./.github/workflows/reusable_test.yml
secrets: inherit