Skip to content

Commit

Permalink
[TEMP] installed tests: don't test qlf_k4n8
Browse files Browse the repository at this point in the history
Signed-off-by: Pawel Czarnecki <[email protected]>
  • Loading branch information
lpawelcz authored and umarcor committed Sep 6, 2022
1 parent 4eae13c commit e629e8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/scripts/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ case "$FPGA_FAM" in
ctest -R binary_toolchain_test_xc7* -j${MAX_CORES}
;;
eos-s3)
heading "Testing installed toolchain on qlf_k4n8"
ctest -j${MAX_CORES} -R "quicklogic_toolchain_test_.*_qlf_k4n8" -VV
echo "----------------------------------------"
heading "Testing installed toolchain on ql_eos_s3"
ctest -j${MAX_CORES} -R "quicklogic_toolchain_test_.*_ql-eos-s3" -VV
;;
Expand Down

0 comments on commit e629e8b

Please sign in to comment.