change the path in ci_test.sh

This commit is contained in:
nadeemyaseen-rs 2021-10-14 19:43:37 +05:00
parent e0cfd46ec7
commit 0f10cc4c81
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
export OPENFPGA_PATH=/home/komal.javed@lmlhr.com/rapidsilicon/openfpga_new
export OPENFPGA_PATH=~/rapidsilicon/openfpga_new
for dir in RTL_Benchmark/*; do
if [ -d "$dir" ]; then