Skip to content

rename "disable_lcs" to "disable_longest_common_substring" and includ… #22

rename "disable_lcs" to "disable_longest_common_substring" and includ…

rename "disable_lcs" to "disable_longest_common_substring" and includ… #22

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