Skip to content

Merge pull request #19 from kuldar-daniel/fix/sd-jwt-public-access-co… #32

Merge pull request #19 from kuldar-daniel/fix/sd-jwt-public-access-co…

Merge pull request #19 from kuldar-daniel/fix/sd-jwt-public-access-co… #32

---
name: build-lib-sdjwt-swift
on:
pull_request:
types: [opened, reopened]
push:
branches: ['main']
tags: [ v* ]
jobs:
build:
runs-on: "macos-13"
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: '14.3.1'
- uses: actions/checkout@v4
- run:
fastlane tests