Move testing code into a script
This commit is contained in:
@@ -6,5 +6,5 @@ steps:
|
||||
- name: test-compiler
|
||||
image: gcc
|
||||
commands:
|
||||
- cd code/compiler/09
|
||||
- mkdir build && cd build
|
||||
- cd code/compiler
|
||||
- ./test.sh
|
||||
|
||||
Reference in New Issue
Block a user