Skip to content

Update README documentation for preternatural-build GitHub action #31

Update README documentation for preternatural-build GitHub action

Update README documentation for preternatural-build GitHub action #31

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