Skip to content

Add Privacy manifest file to the package #156

Add Privacy manifest file to the package

Add Privacy manifest file to the package #156

Workflow file for this run

name: Test-Linux
on:
push:
branches: [ main ]
pull_request:
branches:
- '*'
jobs:
Linux:
name: Test Linux
runs-on: ubuntu-latest
container: swift:5.8
steps:
- uses: actions/checkout@v3
- name: Run tests
run: swift test