Skip to content

Commit b41b3e6

Browse files
authored
Update ci.yml
1 parent 1a5b497 commit b41b3e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ jobs:
262262
shell: bash
263263
# Turn off fast fail for when the landbosse tests write to cerr
264264
run: |
265+
cd ${SSCDIR}/build/test/Release
265266
./Test.exe > ${SSCDIR}/build/test/gtest.log
266267
pip install pandas requests
267268
python ${SSCDIR}/test/compare_elapsed_time.py gtest_log ${SSCDIR}/build/test/gtest.log

0 commit comments

Comments
 (0)