Skip to content

GenerationAttack and HuggingFace predictor updates #72

GenerationAttack and HuggingFace predictor updates

GenerationAttack and HuggingFace predictor updates #72

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