ignore actions/checkout locally

Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Casey Lee
2020-02-10 17:00:08 -08:00
parent 835b36cb63
commit a21d4bbd90
2 changed files with 7 additions and 0 deletions

View File

@@ -5,5 +5,6 @@ jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/workflows/check
- uses: ./.github/workflows/integration