Skip to content
Snippets Groups Projects
Commit 79f6a380 authored by TwilCynder's avatar TwilCynder
Browse files

fix gitlab CI for func tests

parent 1e6641b1
No related branches found
No related tags found
No related merge requests found
......@@ -47,6 +47,8 @@ job-build-ext_tester:
job-build-test-ext:
stage: test
script:
- ./configure
- make
- cd ext_tester
- make run
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment