mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-02-06 09:55:50 +00:00
- removed duplicate code checkouts
This commit is contained in:
parent
b202241ff1
commit
bac01693b0
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
@ -82,8 +82,8 @@ jobs:
|
||||
##########################################################################
|
||||
# CHECKOUT CODE ##########################################################
|
||||
##########################################################################
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
#- name: Checkout code
|
||||
# uses: actions/checkout@v2
|
||||
##########################################################################
|
||||
# LINT BACKEND ###########################################################
|
||||
##########################################################################
|
||||
@ -106,8 +106,8 @@ jobs:
|
||||
##########################################################################
|
||||
# CHECKOUT CODE ##########################################################
|
||||
##########################################################################
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
#- name: Checkout code
|
||||
# uses: actions/checkout@v2
|
||||
##########################################################################
|
||||
# UNIT TESTS BACKEND #####################################################
|
||||
##########################################################################
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user