mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
more syntax
This commit is contained in:
parent
78021a0eae
commit
f5005a9637
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -127,6 +127,9 @@ jobs:
|
|||||||
name: After Build
|
name: After Build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
needs: [build_test_neo4j, build_test_backend, build_test_webapp]
|
needs: [build_test_neo4j, build_test_backend, build_test_webapp]
|
||||||
|
steps:
|
||||||
|
- name: Do nothing
|
||||||
|
run: echo "I do nothing"
|
||||||
|
|
||||||
##############################################################################
|
##############################################################################
|
||||||
# JOB: LINT BACKEND ##########################################################
|
# JOB: LINT BACKEND ##########################################################
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user