Skip to content

T 1250801: Conduit library Enhance Security by Removing #file Usage #36

T 1250801: Conduit library Enhance Security by Removing #file Usage

T 1250801: Conduit library Enhance Security by Removing #file Usage #36

Workflow file for this run

name: CI
on:
push:
branches: [ main, release/* ]
pull_request:
branches: [ main, release/* ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v2
- name: Build and Test
run: swift test