Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
cmnrd authored Jul 12, 2022
1 parent 4b5f7c0 commit f9b1ca7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/benchmark-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
cmake -DCMAKE_INSTALL_PREFIX=../install -DCMAKE_BUILD_TYPE=RelWithDebInfo -DREACTOR_CPP_VALIDATE=ON -DREACTOR_CPP_TRACE=OFF -DREACTOR_CPP_LOG_LEVEL=2 ../../lf/org.lflang/src/lib/cpp/reactor-cpp
make install
echo "LD_LIBRARY_PATH=$GITHUB_WORKSPACE/reactor-cpp/install/lib" >> $GITHUB_ENV
cat /home/runner/work/benchmarks-lingua-franca/benchmarks-lingua-franca/reactor-cpp/install/include/reactor-cpp/config.hh
if: ${{ inputs.target == 'Cpp' }}
- name: Test C++ benchmarks
run: |
Expand Down

0 comments on commit f9b1ca7

Please # to comment.