Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merge pull request #294 from MacPaw/293-keynotfound-errors-since-v037#537

Merge pull request #294 from MacPaw/293-keynotfound-errors-since-v037

Merge pull request #294 from MacPaw/293-keynotfound-errors-since-v037 #537

Workflow file for this run

# This workflow will build a Swift project
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-swift
name:Swift Build
on:
push:
branches:[ "main" ]
pull_request:
branches:[ "main" ]
jobs:
build:
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v3
-name:Build
run:swift build -v
-name:Run tests
run:swift test

[8]ページ先頭

©2009-2025 Movatter.jp