Ci fixes
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ../driver/tests && make run -f Makefile
|
||||
make -C driver/tests run
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd ../benchmarks/opencl && make run -f Makefile
|
||||
make -C benchmarks/opencl run
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ../benchmarks/riscv_tests/isa && make run -f Makefile
|
||||
make -C benchmarks/riscv_tests/isa run
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
cd ../runtime/tests && make run -f Makefile
|
||||
make -C runtime/tests run
|
||||
|
||||
Reference in New Issue
Block a user