Skip to content

Update README.md

Update README.md #66

name: GitHub Actions CI
on: [push]
jobs:
build:
runs-on: macos-14
steps:
- uses: actions/checkout@v2
- name: Run tests and build App
run: sh ci-build-and-tests.sh