Skip to content

Merge tag '1.4.1' into xip-multivolume-expasion #6

Merge tag '1.4.1' into xip-multivolume-expasion

Merge tag '1.4.1' into xip-multivolume-expasion #6

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
test:
runs-on: macos-12
steps:
- uses: actions/checkout@v3
- name: Run tests
env:
DEVELOPER_DIR: /Applications/Xcode_13.4.1.app
run: swift test