Skip to content

Update Swift Packages #1534

Update Swift Packages

Update Swift Packages #1534

Workflow file for this run

name: Test
on:
pull_request:
branches: [master]
workflow_dispatch:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- name: Build
run: |
set -ex
docker build --rm --no-cache .