mdbx-ci: use github actions instead of fallen travis-ci.

Change-Id: I091635fc16d7141bafe350d36fa8943e91807097
This commit is contained in:
Leonid Yuriev
2021-01-26 02:05:17 +03:00
parent f2b9babfd3
commit c918c98ffa
3 changed files with 21 additions and 2 deletions

View File

@@ -4,10 +4,9 @@ on:
jobs:
build:
name: Spell checking
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2.0.0
- uses: actions/checkout@v2
with:
fetch-depth: 5
- uses: check-spelling/check-spelling@prerelease