Skip to content

add pre-commit hook to scan leaks #27

add pre-commit hook to scan leaks

add pre-commit hook to scan leaks #27

Workflow file for this run

name: 'Test Preternatural Build Action'
on:
pull_request:
branches: [ main ]
jobs:
test-swift-package:
runs-on: ghcr.io/cirruslabs/macos-runner:sonoma
steps:
- name: Test Swift Package Basic Functionality
uses: tahabebek/MockPackage/BuildAction@main
with:
path: ${{ github.sha }}