Skip to content

Review and refactor before widespread usage + add USING.md #18

Review and refactor before widespread usage + add USING.md

Review and refactor before widespread usage + add USING.md #18

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 }}