Update .gitlab-ci.yml
This commit is contained in:
@@ -22,6 +22,4 @@ example_ddr3:
|
||||
stage: simple-runs
|
||||
script:
|
||||
- cd build/simulator
|
||||
- ./DRAMSys
|
||||
- cd ../traceAnalyzer
|
||||
- python ../../DRAMSys/traceAnalyzer/scripts/tests.py ../simulator/ddr3-example_ddr3_ch0.tdb | grep "All tests passed"
|
||||
- ./DRAMSys
|
||||
Reference in New Issue
Block a user