Skip to content

Merge pull request #1048 from adincebic/remove-whitespaces #191

Merge pull request #1048 from adincebic/remove-whitespaces

Merge pull request #1048 from adincebic/remove-whitespaces #191

Workflow file for this run

name: Linux
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v4
with:
fetch-depth: 0
- 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