Skip to content

CIを用意したい #6

@Kevinrobot34

Description

@Kevinrobot34

github actions で

...
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
  # This workflow contains a single job called "build"
  build:
    # The type of runner that the job will run on
    runs-on: macos-latest
...

とすれば MacOS を使って動かせるので、テストになって嬉しい

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions