mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
only 9 jobs now
This commit is contained in:
parent
898117f42e
commit
247adbc2a4
4
.github/workflows/test.yml
vendored
4
.github/workflows/test.yml
vendored
@ -279,11 +279,11 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
needs: [build_test_webapp, build_test_backend, build_test_neo4j]
|
||||
env:
|
||||
jobs: 10
|
||||
jobs: 9
|
||||
strategy:
|
||||
matrix:
|
||||
# run copies of the current job in parallel
|
||||
job: [1, 2, 3, 4, 5, 6, 7, 8 , 9, 10]
|
||||
job: [1, 2, 3, 4, 5, 6, 7, 8 , 9]
|
||||
steps:
|
||||
##########################################################################
|
||||
# CHECKOUT CODE ##########################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user