Add test5 back to CI (#2052)

This commit is contained in:
Jesse Hills 2021-07-22 13:24:01 +12:00 committed by GitHub
parent 0a32321c85
commit 5379794f16
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -82,6 +82,9 @@ jobs:
- id: test
file: tests/test4.yaml
name: Test tests/test4.yaml
- id: test
file: tests/test5.yaml
name: Test tests/test5.yaml
- id: pytest
name: Run pytest