create the CI #1

Open
thinkode wants to merge 38 commits from 6-create-the-ci into develop
Showing only changes of commit 72b882bdd4 - Show all commits

View File

@@ -24,6 +24,7 @@ jobs:
# os: 'macos-latest'
runs-on: ${{ matrix.build.os }}
timeout-minutes: 30
steps:
- name: Checkout
uses: actions/checkout@v2