Skip to content

Merge pull request #1040 from CH3COOH/fix-privacy-info #180

Merge pull request #1040 from CH3COOH/fix-privacy-info

Merge pull request #1040 from CH3COOH/fix-privacy-info #180

Workflow file for this run

name: Linux
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: Swift Package Build
run: swift build -v
- name: Run tests
run: swift test -c release -Xswiftc -enable-testing -Xswiftc -DCI -Xswiftc -Xfrontend -Xswiftc -solver-memory-threshold -Xswiftc -Xfrontend -Xswiftc 999999999