forked from teamnwah/openmw-tes3coop
Disable testing for now, not yet necessary.
This commit is contained in:
parent
a275972361
commit
48d74a8781
1 changed files with 5 additions and 5 deletions
|
@ -35,8 +35,8 @@ build:
|
|||
paths:
|
||||
- "*.o"
|
||||
|
||||
# run tests using the binary built before
|
||||
test:
|
||||
stage: test
|
||||
script:
|
||||
- ls
|
||||
# TODO: run tests using the binary built before
|
||||
#test:
|
||||
# stage: test
|
||||
# script:
|
||||
# - ls
|
||||
|
|
Loading…
Reference in a new issue