Skip to content

Custom dataset (#113) #155

Custom dataset (#113)

Custom dataset (#113) #155

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