Skip to content

trying to fix CI

trying to fix CI #29

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