We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d39d7dc commit 1280aa7Copy full SHA for 1280aa7
test/pytest/ci-template.yml
@@ -17,7 +17,7 @@
17
- sudo ln -s /cvmfs/projects.cern.ch/hls4ml/vivado/2020.1_v1/vivado-2020.1_v1/opt/Xilinx /opt/Xilinx
18
- source /opt/Xilinx/Vivado/2020.1/settings64.sh
19
- export RUN_SYNTHESIS=true
20
- - export PATH=/usr/local/bin
+ - export PATH=/usr/bin:$PATH
21
- which cmake
22
- cmake --version
23
- ldd $(which cmake)
0 commit comments