Skip to content

Commit

Permalink
bypass tests to check ci
Browse files Browse the repository at this point in the history
  • Loading branch information
geedo0 committed Aug 26, 2024
1 parent 4b2b832 commit ea8621a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion oqs-test/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,5 @@ SKIPPED_DUE_TO_CERTIFIED_KEYS="agent \
cert-userkey \
cert-file \
sshsig"
make tests -e SKIP_LTESTS="${INVESTIGATE_FURTHER} ${SKIPPED_DUE_TO_CERTIFIED_KEYS}"
# make tests -e SKIP_LTESTS="${INVESTIGATE_FURTHER} ${SKIPPED_DUE_TO_CERTIFIED_KEYS}"
make tests -e LTESTS="" SKIP_UNIT=1

0 comments on commit ea8621a

Please sign in to comment.