shift gitcrediental step before run_tests
parent
7f671896ba
commit
2fccc30556
|
@ -12,9 +12,9 @@ mkdir -p "$ACTIVATE_LICENSE_PATH"
|
|||
#
|
||||
|
||||
source /steps/activate.sh
|
||||
source /steps/set_gitcredential.sh
|
||||
source /steps/run_tests.sh
|
||||
source /steps/return_license.sh
|
||||
source /steps/set_gitcredential.sh
|
||||
|
||||
#
|
||||
# Remove license activation directory
|
||||
|
|
Loading…
Reference in New Issue