Skip to content

Adopt changes from v0.5.0 OpenFeature SDK (#4) #38

Adopt changes from v0.5.0 OpenFeature SDK (#4)

Adopt changes from v0.5.0 OpenFeature SDK (#4) #38

Workflow file for this run

name: CI
on:
schedule:
- cron: '0 1 * * 1'
pull_request:
branches: [ main ]
paths-ignore:
- '**.md'
push:
branches: [ '*' ]
paths-ignore:
- '**.md'
jobs:
Tests:
runs-on: macos-latest
steps:
- uses: actions/checkout@v6
- run: swift test