mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-13 23:37:47 +00:00
Runs all the test-the-rest specs
This commit is contained in:
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@@ -35,11 +35,11 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
specs:
|
||||
#- "spec/models"
|
||||
#- "spec/lib"
|
||||
- "spec/models"
|
||||
- "spec/lib"
|
||||
- "spec/migrations"
|
||||
#- "spec/serializers"
|
||||
#- "engines/*/spec"
|
||||
- "spec/serializers"
|
||||
- "engines/*/spec"
|
||||
fail-fast: false
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user